Rate Overview
Live
1 RON = 0.818385 AED
1 AED = 1.2219
RON
Avg
0.823514
High
0.828676
Low
0.818385
Last updated: 5/8/2026, 12:58:39 PM
Quick Conversions
| RON | AED |
|---|---|
| 1 RON | 0.82 AED |
| 10 RON | 8.18 AED |
| 50 RON | 40.92 AED |
| 100 RON | 81.84 AED |
| 500 RON | 409.19 AED |
| 1,000 RON | 818.39 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-05-08T12:58:39Z",
"rates": {
"AED": 0.818385
}
}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.8385,
"rate": 0.818385
}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