Rate Overview
Live
1 BTN = 0.038371 AED
1 AED = 26.0613
BTN
Avg
0.041787
High
0.043817
Low
0.038371
Last updated: 5/27/2026, 9:32:58 PM
Quick Conversions
| BTN | AED |
|---|---|
| 1 BTN | 0.04 AED |
| 10 BTN | 0.38 AED |
| 50 BTN | 1.92 AED |
| 100 BTN | 3.84 AED |
| 500 BTN | 19.19 AED |
| 1,000 BTN | 38.37 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-05-27T21:32:58Z",
"rates": {
"AED": 0.038371
}
}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.8371000000000004,
"rate": 0.038371
}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