Rate Overview
Live
1 RON = 17.5164 ALL
1 ALL = 0.057089
RON
Avg
17.5312
High
17.5613
Low
17.4949
Last updated: 9/12/2026, 3:46:23 AM
Quick Conversions
| RON | ALL |
|---|---|
| 1 RON | 17.52 ALL |
| 10 RON | 175.16 ALL |
| 50 RON | 875.82 ALL |
| 100 RON | 1,751.64 ALL |
| 500 RON | 8,758.21 ALL |
| 1,000 RON | 17,516.43 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-09-12T03:46:23Z",
"rates": {
"ALL": 17.516429
}
}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": 1751.6428999999998,
"rate": 17.516429
}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