Rate Overview
Live
1 AWG = 51.8360 BTN
1 BTN = 0.019292
AWG
Avg
51.6548
High
51.8770
Low
51.3479
Last updated: 4/17/2026, 12:06:35 PM
Quick Conversions
| AWG | BTN |
|---|---|
| 1 AWG | 51.84 BTN |
| 10 AWG | 518.36 BTN |
| 50 AWG | 2,591.80 BTN |
| 100 AWG | 5,183.60 BTN |
| 500 AWG | 25,917.98 BTN |
| 1,000 AWG | 51,835.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-04-17T12:06:35Z",
"rates": {
"BTN": 51.835966
}
}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": 5183.5966,
"rate": 51.835966
}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