Rate Overview
Live
1 AED = 23.5694 RUB
1 RUB = 0.042428
AED
Avg
23.5372
High
23.7677
Low
23.3692
Last updated: 9/6/2026, 12:09:48 PM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 23.57 RUB |
| 10 AED | 235.69 RUB |
| 50 AED | 1,178.47 RUB |
| 100 AED | 2,356.94 RUB |
| 500 AED | 11,784.72 RUB |
| 1,000 AED | 23,569.44 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-09-06T12:09:48Z",
"rates": {
"RUB": 23.569438
}
}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": 2356.9438,
"rate": 23.569438
}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