Rate Overview
Live
1 CHF = 5.6439 RON
1 RON = 0.177181
CHF
Avg
5.6142
High
5.6439
Low
5.5913
Last updated: 3/7/2026, 12:08:31 AM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.64 RON |
| 10 CHF | 56.44 RON |
| 50 CHF | 282.20 RON |
| 100 CHF | 564.39 RON |
| 500 CHF | 2,821.97 RON |
| 1,000 CHF | 5,643.94 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-07T00:08:31Z",
"rates": {
"RON": 5.643936
}
}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": 564.3936,
"rate": 5.643936
}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