Rate Overview
Live
1 AED = 21.2248 RUB
1 RUB = 0.047115
AED
Avg
21.3210
High
22.7653
Low
19.2929
Last updated: 7/28/2026, 8:56:57 AM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 21.22 RUB |
| 10 AED | 212.25 RUB |
| 50 AED | 1,061.24 RUB |
| 100 AED | 2,122.48 RUB |
| 500 AED | 10,612.40 RUB |
| 1,000 AED | 21,224.80 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-28T08:56:57Z",
"rates": {
"RUB": 21.224804
}
}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.4804,
"rate": 21.224804
}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