Rate Overview
Live
1 RON = 0.801160 AED
1 AED = 1.2482
RON
Avg
0.801809
High
0.804324
Low
0.798392
Last updated: 7/8/2026, 7:07:54 AM
Quick Conversions
| RON | AED |
|---|---|
| 1 RON | 0.80 AED |
| 10 RON | 8.01 AED |
| 50 RON | 40.06 AED |
| 100 RON | 80.12 AED |
| 500 RON | 400.58 AED |
| 1,000 RON | 801.16 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-07-08T07:07:54Z",
"rates": {
"AED": 0.80116
}
}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.116,
"rate": 0.80116
}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