Rate Overview
Live
1 CHF = 5.6396 RON
1 RON = 0.177317
CHF
Avg
5.6737
High
5.6974
Low
5.6396
Last updated: 7/23/2026, 1:08:11 AM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.64 RON |
| 10 CHF | 56.40 RON |
| 50 CHF | 281.98 RON |
| 100 CHF | 563.96 RON |
| 500 CHF | 2,819.81 RON |
| 1,000 CHF | 5,639.63 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-23T01:08:11Z",
"rates": {
"RON": 5.639629
}
}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.9629,
"rate": 5.639629
}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