Rate Overview
Live
1 AED = 21.2417 RUB
1 RUB = 0.047077
AED
Avg
21.1344
High
21.4937
Low
20.6961
Last updated: 7/27/2026, 10:36:35 PM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 21.24 RUB |
| 10 AED | 212.42 RUB |
| 50 AED | 1,062.08 RUB |
| 100 AED | 2,124.17 RUB |
| 500 AED | 10,620.84 RUB |
| 1,000 AED | 21,241.67 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-27T22:36:35Z",
"rates": {
"RUB": 21.241672
}
}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": 2124.1672000000003,
"rate": 21.241672
}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