Rate Overview
Live
1 RON = 18.1885 ALL
1 ALL = 0.054980
RON
Avg
18.1990
High
18.2525
Low
18.1509
Last updated: 5/29/2026, 2:27:51 PM
Quick Conversions
| RON | ALL |
|---|---|
| 1 RON | 18.19 ALL |
| 10 RON | 181.88 ALL |
| 50 RON | 909.42 ALL |
| 100 RON | 1,818.85 ALL |
| 500 RON | 9,094.23 ALL |
| 1,000 RON | 18,188.47 ALL |
Get RON/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=ALLExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-29T14:27:51Z",
"rates": {
"ALL": 18.188465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "ALL",
"amount": 100
},
"result": 1818.8465,
"rate": 18.188465
}Build with RON/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key