Rate Overview
Live
1 CHF = 5.6221 RON
1 RON = 0.177870
CHF
Avg
5.2010
High
5.7049
Low
4.5467
Last updated: 7/23/2026, 8:01:09 AM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.62 RON |
| 10 CHF | 56.22 RON |
| 50 CHF | 281.10 RON |
| 100 CHF | 562.21 RON |
| 500 CHF | 2,811.04 RON |
| 1,000 CHF | 5,622.09 RON |
Get CHF/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=RONExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-23T08:01:09Z",
"rates": {
"RON": 5.622085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "RON",
"amount": 100
},
"result": 562.2085000000001,
"rate": 5.622085
}Build with CHF/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key