Rate Overview
Live
1 AED = 21.7339 RUB
1 RUB = 0.046011
AED
Avg
21.3726
High
23.4544
Low
19.3687
Last updated: 7/30/2026, 2:10:33 PM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 21.73 RUB |
| 10 AED | 217.34 RUB |
| 50 AED | 1,086.70 RUB |
| 100 AED | 2,173.39 RUB |
| 500 AED | 10,866.96 RUB |
| 1,000 AED | 21,733.92 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-30T14:10:33Z",
"rates": {
"RUB": 21.733916
}
}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": 2173.3916,
"rate": 21.733916
}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