Rate Overview
Live
1 RON = 0.806931 AED
1 AED = 1.2393
RON
Avg
0.823968
High
0.856377
Low
0.798333
Last updated: 8/4/2026, 12:17:55 AM
Quick Conversions
| RON | AED |
|---|---|
| 1 RON | 0.81 AED |
| 10 RON | 8.07 AED |
| 50 RON | 40.35 AED |
| 100 RON | 80.69 AED |
| 500 RON | 403.47 AED |
| 1,000 RON | 806.93 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-08-04T00:17:55Z",
"rates": {
"AED": 0.806931
}
}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": 80.6931,
"rate": 0.806931
}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