Rate Overview
Live
1 BTN = 0.038937 AED
1 AED = 25.6825
BTN
Avg
0.038788
High
0.038941
Low
0.038550
Last updated: 6/19/2026, 8:38:04 AM
Quick Conversions
| BTN | AED |
|---|---|
| 1 BTN | 0.04 AED |
| 10 BTN | 0.39 AED |
| 50 BTN | 1.95 AED |
| 100 BTN | 3.89 AED |
| 500 BTN | 19.47 AED |
| 1,000 BTN | 38.94 AED |
Get BTN/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=AEDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-06-19T08:38:04Z",
"rates": {
"AED": 0.038937
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "AED",
"amount": 100
},
"result": 3.8937,
"rate": 0.038937
}Build with BTN/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key