Rate Overview
Live
1 RON = 18.8684 ALL
1 ALL = 0.052999
RON
Avg
18.8415
High
18.9860
Low
18.7146
Last updated: 3/7/2026, 3:03:47 AM
Quick Conversions
| RON | ALL |
|---|---|
| 1 RON | 18.87 ALL |
| 10 RON | 188.68 ALL |
| 50 RON | 943.42 ALL |
| 100 RON | 1,886.84 ALL |
| 500 RON | 9,434.19 ALL |
| 1,000 RON | 18,868.38 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-03-07T03:03:47Z",
"rates": {
"ALL": 18.868379
}
}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": 1886.8379,
"rate": 18.868379
}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