Rate Overview
Live
1 RON = 0.178064 CHF
1 CHF = 5.6160
RON
Avg
0.177407
High
0.178217
Low
0.176232
Last updated: 7/26/2026, 6:25:28 AM
Quick Conversions
| RON | CHF |
|---|---|
| 1 RON | 0.18 CHF |
| 10 RON | 1.78 CHF |
| 50 RON | 8.90 CHF |
| 100 RON | 17.81 CHF |
| 500 RON | 89.03 CHF |
| 1,000 RON | 178.06 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-07-26T06:25:28Z",
"rates": {
"CHF": 0.178064
}
}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": 17.8064,
"rate": 0.178064
}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