Rate Overview
Live
1 BTN = 0.039366 AED
1 AED = 25.4026
BTN
Avg
0.039517
High
0.039713
Low
0.039363
Last updated: 4/17/2026, 6:09:33 AM
Quick Conversions
| BTN | AED |
|---|---|
| 1 BTN | 0.04 AED |
| 10 BTN | 0.39 AED |
| 50 BTN | 1.97 AED |
| 100 BTN | 3.94 AED |
| 500 BTN | 19.68 AED |
| 1,000 BTN | 39.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-04-17T06:09:33Z",
"rates": {
"AED": 0.039366
}
}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.9366,
"rate": 0.039366
}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