Rate Overview
Live
1 RON = 18.1325 ALL
1 ALL = 0.055150
RON
Avg
18.2737
High
18.3756
Low
18.1325
Last updated: 5/8/2026, 12:59:15 PM
Quick Conversions
| RON | ALL |
|---|---|
| 1 RON | 18.13 ALL |
| 10 RON | 181.33 ALL |
| 50 RON | 906.63 ALL |
| 100 RON | 1,813.25 ALL |
| 500 RON | 9,066.25 ALL |
| 1,000 RON | 18,132.51 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-05-08T12:59:15Z",
"rates": {
"ALL": 18.132509
}
}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": 1813.2509,
"rate": 18.132509
}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