Rate Overview
Live
1 AED = 20.9184 RUB
1 RUB = 0.047805
AED
Avg
20.9794
High
21.1016
Low
20.8193
Last updated: 7/9/2026, 4:08:29 AM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 20.92 RUB |
| 10 AED | 209.18 RUB |
| 50 AED | 1,045.92 RUB |
| 100 AED | 2,091.84 RUB |
| 500 AED | 10,459.18 RUB |
| 1,000 AED | 20,918.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-07-09T04:08:29Z",
"rates": {
"RUB": 20.918367
}
}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": 2091.8367,
"rate": 20.918367
}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