Rate Overview
Live
1 AWG = 52.5428 BTN
1 BTN = 0.019032
AWG
Avg
52.6759
High
52.7965
Low
52.5428
Last updated: 5/7/2026, 2:51:57 PM
Quick Conversions
| AWG | BTN |
|---|---|
| 1 AWG | 52.54 BTN |
| 10 AWG | 525.43 BTN |
| 50 AWG | 2,627.14 BTN |
| 100 AWG | 5,254.28 BTN |
| 500 AWG | 26,271.38 BTN |
| 1,000 AWG | 52,542.75 BTN |
Get AWG/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=BTNExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T14:51:57Z",
"rates": {
"BTN": 52.542752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "BTN",
"amount": 100
},
"result": 5254.2752,
"rate": 52.542752
}Build with AWG/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key