Rate Overview
Live
1 AED = 1.2219 RON
1 RON = 0.818386
AED
Avg
1.2129
High
1.2219
Low
1.2067
Last updated: 5/8/2026, 2:14:22 PM
Quick Conversions
| AED | RON |
|---|---|
| 1 AED | 1.22 RON |
| 10 AED | 12.22 RON |
| 50 AED | 61.10 RON |
| 100 AED | 122.19 RON |
| 500 AED | 610.96 RON |
| 1,000 AED | 1,221.92 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-05-08T14:14:22Z",
"rates": {
"RON": 1.221917
}
}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": 122.1917,
"rate": 1.221917
}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