Rate Overview
Live
1 AED = 1.2475 RON
1 RON = 0.801615
AED
Avg
1.2358
High
1.2475
Low
1.2283
Last updated: 6/19/2026, 8:19:35 AM
Quick Conversions
| AED | RON |
|---|---|
| 1 AED | 1.25 RON |
| 10 AED | 12.47 RON |
| 50 AED | 62.37 RON |
| 100 AED | 124.75 RON |
| 500 AED | 623.74 RON |
| 1,000 AED | 1,247.48 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-06-19T08:19:35Z",
"rates": {
"RON": 1.247482
}
}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": 124.7482,
"rate": 1.247482
}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