Rate Overview
Live
1 RON = 17.8367 ALL
1 ALL = 0.056064
RON
Avg
18.5210
High
18.9916
Low
17.8367
Last updated: 8/2/2026, 12:55:28 PM
Quick Conversions
| RON | ALL |
|---|---|
| 1 RON | 17.84 ALL |
| 10 RON | 178.37 ALL |
| 50 RON | 891.83 ALL |
| 100 RON | 1,783.67 ALL |
| 500 RON | 8,918.34 ALL |
| 1,000 RON | 17,836.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-08-02T12:55:28Z",
"rates": {
"ALL": 17.836689
}
}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": 1783.6689,
"rate": 17.836689
}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