Rate Overview
Live
1 AED = 19.9123 RUB
1 RUB = 0.050220
AED
Avg
19.7976
High
19.9123
Low
19.6617
Last updated: 6/20/2026, 8:05:34 AM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 19.91 RUB |
| 10 AED | 199.12 RUB |
| 50 AED | 995.61 RUB |
| 100 AED | 1,991.23 RUB |
| 500 AED | 9,956.13 RUB |
| 1,000 AED | 19,912.26 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-06-20T08:05:34Z",
"rates": {
"RUB": 19.912257
}
}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": 1991.2257,
"rate": 19.912257
}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