Rate Overview
Live
1 BTN = 0.018694 AWG
1 AWG = 53.4931
BTN
Avg
0.018585
High
0.018694
Low
0.018494
Last updated: 7/28/2026, 3:29:00 AM
Quick Conversions
| BTN | AWG |
|---|---|
| 1 BTN | 0.02 AWG |
| 10 BTN | 0.19 AWG |
| 50 BTN | 0.93 AWG |
| 100 BTN | 1.87 AWG |
| 500 BTN | 9.35 AWG |
| 1,000 BTN | 18.69 AWG |
Get BTN/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=AWGExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-28T03:29:00Z",
"rates": {
"AWG": 0.018694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "AWG",
"amount": 100
},
"result": 1.8694,
"rate": 0.018694
}Build with BTN/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key