Rate Overview
Live
1 AED = 1.2024 RON
1 RON = 0.831680
AED
Avg
1.1879
High
1.2140
Low
1.1682
Last updated: 3/27/2026, 8:19:01 AM
Quick Conversions
| AED | RON |
|---|---|
| 1 AED | 1.20 RON |
| 10 AED | 12.02 RON |
| 50 AED | 60.12 RON |
| 100 AED | 120.24 RON |
| 500 AED | 601.19 RON |
| 1,000 AED | 1,202.39 RON |
Get AED/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=RONExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-27T08:19:01Z",
"rates": {
"RON": 1.202385
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "RON",
"amount": 100
},
"result": 120.2385,
"rate": 1.202385
}Build with AED/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key