Rate Overview
Live
1 RON = 0.799028 AED
1 AED = 1.2515
RON
Avg
0.829605
High
0.862943
Low
0.796282
Last updated: 7/28/2026, 7:09:02 AM
Quick Conversions
| RON | AED |
|---|---|
| 1 RON | 0.80 AED |
| 10 RON | 7.99 AED |
| 50 RON | 39.95 AED |
| 100 RON | 79.90 AED |
| 500 RON | 399.51 AED |
| 1,000 RON | 799.03 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-28T07:09:02Z",
"rates": {
"AED": 0.799028
}
}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": 79.9028,
"rate": 0.799028
}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