Rate Overview
Live
1 AED = 22.1547 RUB
1 RUB = 0.045137
AED
Avg
22.4661
High
23.4544
Low
21.9211
Last updated: 3/27/2026, 6:35:42 AM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 22.15 RUB |
| 10 AED | 221.55 RUB |
| 50 AED | 1,107.74 RUB |
| 100 AED | 2,215.47 RUB |
| 500 AED | 11,077.36 RUB |
| 1,000 AED | 22,154.72 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-27T06:35:42Z",
"rates": {
"RUB": 22.154723
}
}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.4723,
"rate": 22.154723
}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