Rate Overview
Live
1 RON = 0.831679 AED
1 AED = 1.2024
RON
Avg
0.844849
High
0.862943
Low
0.829259
Last updated: 3/27/2026, 8:21:41 AM
Quick Conversions
| RON | AED |
|---|---|
| 1 RON | 0.83 AED |
| 10 RON | 8.32 AED |
| 50 RON | 41.58 AED |
| 100 RON | 83.17 AED |
| 500 RON | 415.84 AED |
| 1,000 RON | 831.68 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-03-27T08:21:41Z",
"rates": {
"AED": 0.831679
}
}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": 83.16789999999999,
"rate": 0.831679
}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