Rate Overview
Live
1 RON = 18.1674 ALL
1 ALL = 0.055044
RON
Avg
19.2678
High
20.1570
Low
18.1674
Last updated: 5/28/2026, 11:01:09 PM
Quick Conversions
| RON | ALL |
|---|---|
| 1 RON | 18.17 ALL |
| 10 RON | 181.67 ALL |
| 50 RON | 908.37 ALL |
| 100 RON | 1,816.74 ALL |
| 500 RON | 9,083.70 ALL |
| 1,000 RON | 18,167.41 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-28T23:01:09Z",
"rates": {
"ALL": 18.167409
}
}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": 1816.7409,
"rate": 18.167409
}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