Rate Overview
Live
1 RON = 17.9034 ALL
1 ALL = 0.055855
RON
Avg
17.9236
High
17.9645
Low
17.8877
Last updated: 7/12/2026, 1:53:43 AM
Quick Conversions
| RON | ALL |
|---|---|
| 1 RON | 17.90 ALL |
| 10 RON | 179.03 ALL |
| 50 RON | 895.17 ALL |
| 100 RON | 1,790.34 ALL |
| 500 RON | 8,951.70 ALL |
| 1,000 RON | 17,903.40 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-07-12T01:53:43Z",
"rates": {
"ALL": 17.903396
}
}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": 1790.3396,
"rate": 17.903396
}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