Rate Overview
Live
1 AED = 20.7574 RUB
1 RUB = 0.048176
AED
Avg
20.7948
High
21.0507
Low
20.5210
Last updated: 4/18/2026, 8:43:05 AM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 20.76 RUB |
| 10 AED | 207.57 RUB |
| 50 AED | 1,037.87 RUB |
| 100 AED | 2,075.74 RUB |
| 500 AED | 10,378.68 RUB |
| 1,000 AED | 20,757.37 RUB |
Get AED/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=RUBExample Response:
{
"success": true,
"base": "AED",
"date": "2026-04-18T08:43:05Z",
"rates": {
"RUB": 20.757368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "RUB",
"amount": 100
},
"result": 2075.7368,
"rate": 20.757368
}Build with AED/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key