Rate Overview
Live
1 AED = 0.748709 BYN
1 BYN = 1.3356
AED
Avg
0.847786
High
0.929869
Low
0.745953
Last updated: 5/27/2026, 7:27:29 AM
Quick Conversions
| AED | BYN |
|---|---|
| 1 AED | 0.75 BYN |
| 10 AED | 7.49 BYN |
| 50 AED | 37.44 BYN |
| 100 AED | 74.87 BYN |
| 500 AED | 374.35 BYN |
| 1,000 AED | 748.71 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-05-27T07:27:29Z",
"rates": {
"BYN": 0.748709
}
}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": 74.87089999999999,
"rate": 0.748709
}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