Rate Overview
Live
1 AED = 0.788449 BYN
1 BYN = 1.2683
AED
Avg
0.779834
High
0.834266
Low
0.746219
Last updated: 7/21/2026, 10:21:30 PM
Quick Conversions
| AED | BYN |
|---|---|
| 1 AED | 0.79 BYN |
| 10 AED | 7.88 BYN |
| 50 AED | 39.42 BYN |
| 100 AED | 78.84 BYN |
| 500 AED | 394.22 BYN |
| 1,000 AED | 788.45 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-07-21T22:21:30Z",
"rates": {
"BYN": 0.788449
}
}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": 78.8449,
"rate": 0.788449
}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