Rate Overview
Live
1 RON = 0.848074 AED
1 AED = 1.1791
RON
Avg
0.847904
High
0.850973
Low
0.842833
Last updated: 4/18/2026, 8:43:11 AM
Quick Conversions
| RON | AED |
|---|---|
| 1 RON | 0.85 AED |
| 10 RON | 8.48 AED |
| 50 RON | 42.40 AED |
| 100 RON | 84.81 AED |
| 500 RON | 424.04 AED |
| 1,000 RON | 848.07 AED |
Get RON/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=AEDExample Response:
{
"success": true,
"base": "RON",
"date": "2026-04-18T08:43:11Z",
"rates": {
"AED": 0.848074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "AED",
"amount": 100
},
"result": 84.8074,
"rate": 0.848074
}Build with RON/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key