Rate Overview
Live
1 AWG = 52.6634 BTN
1 BTN = 0.018989
AWG
Avg
50.4228
High
52.6634
Low
49.0489
Last updated: 3/28/2026, 11:03:55 AM
Quick Conversions
| AWG | BTN |
|---|---|
| 1 AWG | 52.66 BTN |
| 10 AWG | 526.63 BTN |
| 50 AWG | 2,633.17 BTN |
| 100 AWG | 5,266.34 BTN |
| 500 AWG | 26,331.72 BTN |
| 1,000 AWG | 52,663.45 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-03-28T11:03:55Z",
"rates": {
"BTN": 52.663447
}
}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": 5266.3447,
"rate": 52.663447
}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