Rate Overview
Live
1 AED = 21.4194 RUB
1 RUB = 0.046687
AED
Avg
21.1416
High
21.4195
Low
20.9347
Last updated: 3/6/2026, 10:51:13 PM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 21.42 RUB |
| 10 AED | 214.19 RUB |
| 50 AED | 1,070.97 RUB |
| 100 AED | 2,141.94 RUB |
| 500 AED | 10,709.71 RUB |
| 1,000 AED | 21,419.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-06T22:51:13Z",
"rates": {
"RUB": 21.419419
}
}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": 2141.9419000000003,
"rate": 21.419419
}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