Rate Overview
Live
1 BTN = 0.039012 AED
1 AED = 25.6331
BTN
Avg
0.039153
High
0.039522
Low
0.039008
Last updated: 3/27/2026, 10:13:24 AM
Quick Conversions
| BTN | AED |
|---|---|
| 1 BTN | 0.04 AED |
| 10 BTN | 0.39 AED |
| 50 BTN | 1.95 AED |
| 100 BTN | 3.90 AED |
| 500 BTN | 19.51 AED |
| 1,000 BTN | 39.01 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-03-27T10:13:24Z",
"rates": {
"AED": 0.039012
}
}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.9012,
"rate": 0.039012
}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