Rate Overview
Live
1 CHF = 5.6372 RON
1 RON = 0.177394
CHF
Avg
5.6259
High
5.7648
Low
5.4915
Last updated: 7/22/2026, 8:47:37 PM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.64 RON |
| 10 CHF | 56.37 RON |
| 50 CHF | 281.86 RON |
| 100 CHF | 563.72 RON |
| 500 CHF | 2,818.59 RON |
| 1,000 CHF | 5,637.17 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-22T20:47:37Z",
"rates": {
"RON": 5.637172
}
}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": 563.7171999999999,
"rate": 5.637172
}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