Rate Overview
Live
1 AED = 22.1544 RUB
1 RUB = 0.045138
AED
Avg
21.8211
High
23.4108
Low
20.5580
Last updated: 3/27/2026, 10:14:15 AM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 22.15 RUB |
| 10 AED | 221.54 RUB |
| 50 AED | 1,107.72 RUB |
| 100 AED | 2,215.44 RUB |
| 500 AED | 11,077.21 RUB |
| 1,000 AED | 22,154.42 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-03-27T10:14:15Z",
"rates": {
"RUB": 22.154422
}
}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": 2215.4422,
"rate": 22.154422
}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