Rate Overview
Live
1 AED = 0.841987 BYN
1 BYN = 1.1877
AED
Avg
0.830347
High
0.842811
Low
0.820474
Last updated: 9/3/2026, 12:57:25 AM
Quick Conversions
| AED | BYN |
|---|---|
| 1 AED | 0.84 BYN |
| 10 AED | 8.42 BYN |
| 50 AED | 42.10 BYN |
| 100 AED | 84.20 BYN |
| 500 AED | 420.99 BYN |
| 1,000 AED | 841.99 BYN |
Get AED/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=BYNExample Response:
{
"success": true,
"base": "AED",
"date": "2026-09-03T00:57:25Z",
"rates": {
"BYN": 0.841987
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "BYN",
"amount": 100
},
"result": 84.1987,
"rate": 0.841987
}Build with AED/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key