Rate Overview
Live
1 AED = 21.4352 RUB
1 RUB = 0.046652
AED
Avg
21.3250
High
21.4352
Low
21.2247
Last updated: 7/29/2026, 2:14:54 PM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 21.44 RUB |
| 10 AED | 214.35 RUB |
| 50 AED | 1,071.76 RUB |
| 100 AED | 2,143.52 RUB |
| 500 AED | 10,717.61 RUB |
| 1,000 AED | 21,435.22 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-29T14:14:54Z",
"rates": {
"RUB": 21.435216
}
}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": 2143.5216,
"rate": 21.435216
}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