Rate Overview
Live
1 BTN = 0.018852 AWG
1 AWG = 53.0448
BTN
Avg
0.018789
High
0.018860
Low
0.018733
Last updated: 9/2/2026, 5:29:14 AM
Quick Conversions
| BTN | AWG |
|---|---|
| 1 BTN | 0.02 AWG |
| 10 BTN | 0.19 AWG |
| 50 BTN | 0.94 AWG |
| 100 BTN | 1.89 AWG |
| 500 BTN | 9.43 AWG |
| 1,000 BTN | 18.85 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-09-02T05:29:14Z",
"rates": {
"AWG": 0.018852
}
}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.8852,
"rate": 0.018852
}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