Rate Overview
Live
1 RON = 18.6597 ALL
1 ALL = 0.053591
RON
Avg
18.7714
High
18.9627
Low
18.6597
Last updated: 4/18/2026, 8:44:41 AM
Quick Conversions
| RON | ALL |
|---|---|
| 1 RON | 18.66 ALL |
| 10 RON | 186.60 ALL |
| 50 RON | 932.98 ALL |
| 100 RON | 1,865.97 ALL |
| 500 RON | 9,329.84 ALL |
| 1,000 RON | 18,659.69 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-04-18T08:44:41Z",
"rates": {
"ALL": 18.659688
}
}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": 1865.9687999999999,
"rate": 18.659688
}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