Rate Overview
Live
1 AED = 21.2245 RUB
1 RUB = 0.047115
AED
Avg
20.9272
High
22.4260
Low
19.2929
Last updated: 7/28/2026, 4:25:49 PM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 21.22 RUB |
| 10 AED | 212.25 RUB |
| 50 AED | 1,061.23 RUB |
| 100 AED | 2,122.45 RUB |
| 500 AED | 10,612.26 RUB |
| 1,000 AED | 21,224.52 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-28T16:25:49Z",
"rates": {
"RUB": 21.224515
}
}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": 2122.4515,
"rate": 21.224515
}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