Rate Overview
Live
1 RON = 17.7157 ALL
1 ALL = 0.056447
RON
Avg
17.7321
High
17.7763
Low
17.6886
Last updated: 8/19/2026, 8:12:12 AM
Quick Conversions
| RON | ALL |
|---|---|
| 1 RON | 17.72 ALL |
| 10 RON | 177.16 ALL |
| 50 RON | 885.78 ALL |
| 100 RON | 1,771.57 ALL |
| 500 RON | 8,857.85 ALL |
| 1,000 RON | 17,715.70 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-19T08:12:12Z",
"rates": {
"ALL": 17.715697
}
}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": 1771.5696999999998,
"rate": 17.715697
}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