Rate Overview
Live
1 BTN = 0.039944 AED
1 AED = 25.0350
BTN
Avg
0.040077
High
0.040324
Low
0.039859
Last updated: 3/7/2026, 6:07:39 AM
Quick Conversions
| BTN | AED |
|---|---|
| 1 BTN | 0.04 AED |
| 10 BTN | 0.40 AED |
| 50 BTN | 2.00 AED |
| 100 BTN | 3.99 AED |
| 500 BTN | 19.97 AED |
| 1,000 BTN | 39.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-03-07T06:07:39Z",
"rates": {
"AED": 0.039944
}
}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.9944,
"rate": 0.039944
}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