Rate Overview
Live
1 AWG = 53.4920 BTN
1 BTN = 0.018694
AWG
Avg
52.3173
High
53.8616
Low
50.4612
Last updated: 7/28/2026, 12:02:46 PM
Quick Conversions
| AWG | BTN |
|---|---|
| 1 AWG | 53.49 BTN |
| 10 AWG | 534.92 BTN |
| 50 AWG | 2,674.60 BTN |
| 100 AWG | 5,349.20 BTN |
| 500 AWG | 26,745.98 BTN |
| 1,000 AWG | 53,491.97 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-07-28T12:02:46Z",
"rates": {
"BTN": 53.491967
}
}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": 5349.1967,
"rate": 53.491967
}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