Rate Overview
Live
1 AED = 1.2356 RON
1 RON = 0.809302
AED
Avg
1.2338
High
1.2359
Low
1.2294
Last updated: 9/3/2026, 3:04:37 AM
Quick Conversions
| AED | RON |
|---|---|
| 1 AED | 1.24 RON |
| 10 AED | 12.36 RON |
| 50 AED | 61.78 RON |
| 100 AED | 123.56 RON |
| 500 AED | 617.82 RON |
| 1,000 AED | 1,235.63 RON |
Get AED/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=RONExample Response:
{
"success": true,
"base": "AED",
"date": "2026-09-03T03:04:37Z",
"rates": {
"RON": 1.235632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "RON",
"amount": 100
},
"result": 123.56320000000001,
"rate": 1.235632
}Build with AED/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key