Rate Overview
Live
1 AED = 23.1502 RUB
1 RUB = 0.043196
AED
Avg
22.7830
High
23.1502
Low
22.4512
Last updated: 8/18/2026, 7:53:27 PM
Quick Conversions
| AED | RUB |
|---|---|
| 1 AED | 23.15 RUB |
| 10 AED | 231.50 RUB |
| 50 AED | 1,157.51 RUB |
| 100 AED | 2,315.02 RUB |
| 500 AED | 11,575.08 RUB |
| 1,000 AED | 23,150.15 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-08-18T19:53:27Z",
"rates": {
"RUB": 23.150153
}
}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": 2315.0153,
"rate": 23.150153
}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