Rate Overview
Live
1 CHF = 5.5552 RON
1 RON = 0.180012
CHF
Avg
5.5761
High
5.6025
Low
5.5552
Last updated: 3/27/2026, 3:48:30 AM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.56 RON |
| 10 CHF | 55.55 RON |
| 50 CHF | 277.76 RON |
| 100 CHF | 555.52 RON |
| 500 CHF | 2,777.59 RON |
| 1,000 CHF | 5,555.18 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-27T03:48:30Z",
"rates": {
"RON": 5.555184
}
}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.5183999999999,
"rate": 5.555184
}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