Rate Overview
Live
1 AWG = 52.8479 BTN
1 BTN = 0.018922
AWG
Avg
53.1057
High
53.4312
Low
52.8320
Last updated: 6/17/2026, 1:36:04 AM
Quick Conversions
| AWG | BTN |
|---|---|
| 1 AWG | 52.85 BTN |
| 10 AWG | 528.48 BTN |
| 50 AWG | 2,642.40 BTN |
| 100 AWG | 5,284.79 BTN |
| 500 AWG | 26,423.97 BTN |
| 1,000 AWG | 52,847.95 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-06-17T01:36:04Z",
"rates": {
"BTN": 52.847945
}
}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": 5284.7945,
"rate": 52.847945
}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