Rate Overview
Live
1 AWG = 52.7390 BTN
1 BTN = 0.018961
AWG
Avg
53.1833
High
53.3816
Low
52.7390
Last updated: 9/3/2026, 4:01:05 AM
Quick Conversions
| AWG | BTN |
|---|---|
| 1 AWG | 52.74 BTN |
| 10 AWG | 527.39 BTN |
| 50 AWG | 2,636.95 BTN |
| 100 AWG | 5,273.90 BTN |
| 500 AWG | 26,369.50 BTN |
| 1,000 AWG | 52,739.00 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-09-03T04:01:05Z",
"rates": {
"BTN": 52.738998
}
}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": 5273.8998,
"rate": 52.738998
}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