Rate Overview
Live
1 AWG = 51.3635 BTN
1 BTN = 0.019469
AWG
Avg
51.1983
High
51.4804
Low
50.8827
Last updated: 3/7/2026, 7:06:12 AM
Quick Conversions
| AWG | BTN |
|---|---|
| 1 AWG | 51.36 BTN |
| 10 AWG | 513.63 BTN |
| 50 AWG | 2,568.17 BTN |
| 100 AWG | 5,136.35 BTN |
| 500 AWG | 25,681.74 BTN |
| 1,000 AWG | 51,363.47 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-07T07:06:12Z",
"rates": {
"BTN": 51.36347
}
}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": 5136.347,
"rate": 51.36347
}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