Rate Overview
Live
1 AED = 1.2524 RON
1 RON = 0.798463
AED
Avg
1.2088
High
1.2524
Low
1.1682
Last updated: 7/24/2026, 5:37:36 PM
Quick Conversions
| AED | RON |
|---|---|
| 1 AED | 1.25 RON |
| 10 AED | 12.52 RON |
| 50 AED | 62.62 RON |
| 100 AED | 125.24 RON |
| 500 AED | 626.20 RON |
| 1,000 AED | 1,252.41 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-07-24T17:37:36Z",
"rates": {
"RON": 1.252406
}
}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": 125.24059999999999,
"rate": 1.252406
}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