Rate Overview
Live
1 CHF = 5.6776 RON
1 RON = 0.176132
CHF
Avg
5.6855
High
5.7072
Low
5.6770
Last updated: 6/15/2026, 7:39:18 PM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.68 RON |
| 10 CHF | 56.78 RON |
| 50 CHF | 283.88 RON |
| 100 CHF | 567.76 RON |
| 500 CHF | 2,838.79 RON |
| 1,000 CHF | 5,677.57 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-06-15T19:39:18Z",
"rates": {
"RON": 5.67757
}
}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": 567.7570000000001,
"rate": 5.67757
}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