Rate Overview
Live
1 AWG = 53.4749 BTN
1 BTN = 0.018700
AWG
Avg
53.5486
High
54.0817
Low
53.2851
Last updated: 5/27/2026, 11:49:54 PM
Quick Conversions
| AWG | BTN |
|---|---|
| 1 AWG | 53.47 BTN |
| 10 AWG | 534.75 BTN |
| 50 AWG | 2,673.75 BTN |
| 100 AWG | 5,347.49 BTN |
| 500 AWG | 26,737.46 BTN |
| 1,000 AWG | 53,474.92 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-05-27T23:49:54Z",
"rates": {
"BTN": 53.474915
}
}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": 5347.4915,
"rate": 53.474915
}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