Rate Overview
Live
1 AED = 20.2118 RUB
1 RUB = 0.049476
AED
Avg
20.3678
High
20.5546
Low
20.2118
Last updated: 5/9/2026, 4:52:54 AM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 20.21 RUB |
| 10 AED | 202.12 RUB |
| 50 AED | 1,010.59 RUB |
| 100 AED | 2,021.18 RUB |
| 500 AED | 10,105.90 RUB |
| 1,000 AED | 20,211.79 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-05-09T04:52:54Z",
"rates": {
"RUB": 20.21179
}
}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": 2021.179,
"rate": 20.21179
}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