Rate Overview
Live
1 AWG = 53.3244 BTN
1 BTN = 0.018753
AWG
Avg
53.2079
High
53.3244
Low
53.0298
Last updated: 8/12/2026, 5:32:58 AM
Quick Conversions
| AWG | BTN |
|---|---|
| 1 AWG | 53.32 BTN |
| 10 AWG | 533.24 BTN |
| 50 AWG | 2,666.22 BTN |
| 100 AWG | 5,332.44 BTN |
| 500 AWG | 26,662.18 BTN |
| 1,000 AWG | 53,324.36 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-08-12T05:32:58Z",
"rates": {
"BTN": 53.324356
}
}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": 5332.4356,
"rate": 53.324356
}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