Rate Overview
Live
1 CHF = 5.5526 RON
1 RON = 0.180097
CHF
Avg
5.4498
High
5.6420
Low
5.2185
Last updated: 3/27/2026, 5:36:43 AM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.55 RON |
| 10 CHF | 55.53 RON |
| 50 CHF | 277.63 RON |
| 100 CHF | 555.26 RON |
| 500 CHF | 2,776.28 RON |
| 1,000 CHF | 5,552.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-03-27T05:36:43Z",
"rates": {
"RON": 5.552565
}
}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": 555.2565000000001,
"rate": 5.552565
}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