Rate Overview
Live
1 CHF = 5.5209 RON
1 RON = 0.181131
CHF
Avg
5.5123
High
5.5269
Low
5.4891
Last updated: 4/16/2026, 5:59:43 AM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.52 RON |
| 10 CHF | 55.21 RON |
| 50 CHF | 276.04 RON |
| 100 CHF | 552.09 RON |
| 500 CHF | 2,760.43 RON |
| 1,000 CHF | 5,520.87 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-04-16T05:59:43Z",
"rates": {
"RON": 5.520869
}
}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": 552.0869,
"rate": 5.520869
}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