Rate Overview
Live
1 BTN = 0.018700 AWG
1 AWG = 53.4759
BTN
Avg
0.018858
High
0.019140
Low
0.018490
Last updated: 5/27/2026, 7:17:34 PM
Quick Conversions
| BTN | AWG |
|---|---|
| 1 BTN | 0.02 AWG |
| 10 BTN | 0.19 AWG |
| 50 BTN | 0.94 AWG |
| 100 BTN | 1.87 AWG |
| 500 BTN | 9.35 AWG |
| 1,000 BTN | 18.70 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-05-27T19:17:34Z",
"rates": {
"AWG": 0.0187
}
}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.87,
"rate": 0.0187
}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