Rate Overview
Live
1 AED = 0.775066 BYN
1 BYN = 1.2902
AED
Avg
0.780098
High
0.792120
Low
0.775066
Last updated: 4/16/2026, 5:55:21 PM
Quick Conversions
| AED | BYN |
|---|---|
| 1 AED | 0.78 BYN |
| 10 AED | 7.75 BYN |
| 50 AED | 38.75 BYN |
| 100 AED | 77.51 BYN |
| 500 AED | 387.53 BYN |
| 1,000 AED | 775.07 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-04-16T17:55:21Z",
"rates": {
"BYN": 0.775066
}
}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": 77.5066,
"rate": 0.775066
}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