Rate Overview
Live
1 BTN = 0.018753 AWG
1 AWG = 53.3248
BTN
Avg
0.018794
High
0.018857
Low
0.018753
Last updated: 8/12/2026, 5:35:07 AM
Quick Conversions
| BTN | AWG |
|---|---|
| 1 BTN | 0.02 AWG |
| 10 BTN | 0.19 AWG |
| 50 BTN | 0.94 AWG |
| 100 BTN | 1.88 AWG |
| 500 BTN | 9.38 AWG |
| 1,000 BTN | 18.75 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-08-12T05:35:07Z",
"rates": {
"AWG": 0.018753
}
}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.8753,
"rate": 0.018753
}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