Rate Overview
Live
1 RON = 0.837705 AED
1 AED = 1.1937
RON
Avg
0.841004
High
0.851695
Low
0.833416
Last updated: 3/7/2026, 4:23:52 AM
Quick Conversions
| RON | AED |
|---|---|
| 1 RON | 0.84 AED |
| 10 RON | 8.38 AED |
| 50 RON | 41.89 AED |
| 100 RON | 83.77 AED |
| 500 RON | 418.85 AED |
| 1,000 RON | 837.71 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-03-07T04:23:52Z",
"rates": {
"AED": 0.837705
}
}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": 83.7705,
"rate": 0.837705
}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