Rate Overview
Live
1 RON = 0.181282 CHF
1 CHF = 5.5163
RON
Avg
0.181433
High
0.182179
Low
0.180932
Last updated: 4/16/2026, 7:38:56 AM
Quick Conversions
| RON | CHF |
|---|---|
| 1 RON | 0.18 CHF |
| 10 RON | 1.81 CHF |
| 50 RON | 9.06 CHF |
| 100 RON | 18.13 CHF |
| 500 RON | 90.64 CHF |
| 1,000 RON | 181.28 CHF |
Get RON/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=CHFExample Response:
{
"success": true,
"base": "RON",
"date": "2026-04-16T07:38:56Z",
"rates": {
"CHF": 0.181282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "CHF",
"amount": 100
},
"result": 18.1282,
"rate": 0.181282
}Build with RON/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key