Rate Overview
Live
1 AED = 1.2323 RON
1 RON = 0.811503
AED
Avg
1.2297
High
1.2338
Low
1.2255
Last updated: 5/28/2026, 9:39:55 PM
Quick Conversions
| AED | RON |
|---|---|
| 1 AED | 1.23 RON |
| 10 AED | 12.32 RON |
| 50 AED | 61.61 RON |
| 100 AED | 123.23 RON |
| 500 AED | 616.14 RON |
| 1,000 AED | 1,232.28 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-05-28T21:39:55Z",
"rates": {
"RON": 1.232281
}
}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.2281,
"rate": 1.232281
}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