Rate Overview
Live
1 CHF = 5.6866 RON
1 RON = 0.175853
CHF
Avg
5.6844
High
5.6974
Low
5.6711
Last updated: 7/5/2026, 4:42:46 PM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.69 RON |
| 10 CHF | 56.87 RON |
| 50 CHF | 284.33 RON |
| 100 CHF | 568.66 RON |
| 500 CHF | 2,843.29 RON |
| 1,000 CHF | 5,686.58 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-05T16:42:46Z",
"rates": {
"RON": 5.686581
}
}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": 568.6581,
"rate": 5.686581
}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