Skip to content

With This API You Can Get Bronze Prices Fluctuation Data

Do you want to know how the price of Bronze has changed over time? You should give this API a shot.

Bronze is a copper-tin alloy that may also include other metals such as aluminum, manganese, nickel, or zinc. These additives produce a variety of alloys that are either harder than pure copper or have additional properties like strength, ductility, or machinability. It’s significantly less fragile than cast iron and resists corrosion well.

With This API You Can Get Bronze Prices Fluctuation Data

Some of its applications include the combination of pure copper’s excellent electrical conductivity with bearing bronze’s low friction properties, bell bronze’s resonant capabilities, and various bronze alloys’ resistance to seawater corrosion. Because of these properties, bronze is used in the naval and the creation of industrial machines. Coins and musical instruments such as bells, saxophones, and pianos are also made from it.

Obtaining bronze fluctuation data is a difficult but not impossible undertaking. You should try an API that is an interface which connects two device, a mobile phone and a computer, for example, and send data between them. But, not every API will provide you with the information you require. As a result, you should give Metals-API a shot.

Why Metals-API?

Metals-API collects market data prices in many formats and frequencies from a variety of trade sources and organizations throughout the world. Commercial sources are also preferred since they provide a more accurate representation of market exchange rates, especially for significant currencies and commodities.

With This API You Can Get Bronze Prices Fluctuation Data

Any quantity can be converted between currencies, metals, and currencies such as bronze, molybdenum, brass, and uranium using the tools provided. It offers a wide choice of currencies and metals from which you can obtain the information you need to make the best investment decision.

Metals-API gathers market data prices in a range of formats and frequencies from a variety of trading sources and institutions throughout the world. Commercial sources are given a higher weighting because they more accurately depict market exchange, especially for major currencies and metals. So, you can keep your attention on the variation of the market’s prices and analyze the best moment to invest.

It’s simple to sign up:

  1. www.metals-API.com has your API key.
  2. Find the bronze symbol (BRONZE) and currency sign you want to use in the website’s list.
  3. After you’ve added metal and money to the list of symbols, make the API call.
  4. As far as programming languages go, you may choose between JSON and PHP.

This is the API request:

https://www.metals-api.com/api/fluctuation
? access_key = API_KEY
& start_date = 2015-12-01
& end_date = 2015-12-24

This is the API response:

{
"success":true,
"fluctuation":true,
"start_date":"2018-02-25",
"end_date":"2018-02-26",
"base":"BRONZE",
"rates":{
"USD":{
"start_rate":1.228952,
"end_rate":1.232735,
"change":0.0038,
"change_pct":0.3078
},
"JPY":{
"start_rate":131.587611,
"end_rate":131.651142,
"change":0.0635,
"change_pct":0.0483
},
[...]
}
}
Published inAppsTechnology
%d bloggers like this: