Rate Overview
Live
1 CHF = 5.5855 RON
1 RON = 0.179035
CHF
Avg
5.5981
High
5.6155
Low
5.5770
Last updated: 9/4/2026, 5:54:17 PM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.59 RON |
| 10 CHF | 55.85 RON |
| 50 CHF | 279.27 RON |
| 100 CHF | 558.55 RON |
| 500 CHF | 2,792.74 RON |
| 1,000 CHF | 5,585.49 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-09-04T17:54:17Z",
"rates": {
"RON": 5.585488
}
}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": 558.5488,
"rate": 5.585488
}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