Rate Overview
Live
1 RON = 0.813048 AED
1 AED = 1.2299
RON
Avg
0.811741
High
0.813048
Low
0.809125
Last updated: 9/8/2026, 4:39:53 AM
Quick Conversions
| RON | AED |
|---|---|
| 1 RON | 0.81 AED |
| 10 RON | 8.13 AED |
| 50 RON | 40.65 AED |
| 100 RON | 81.30 AED |
| 500 RON | 406.52 AED |
| 1,000 RON | 813.05 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-09-08T04:39:53Z",
"rates": {
"AED": 0.813048
}
}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": 81.3048,
"rate": 0.813048
}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