Rate Overview
Live
1 CHF = 5.7275 RON
1 RON = 0.174596
CHF
Avg
5.7422
High
5.7730
Low
5.7101
Last updated: 5/26/2026, 5:14:37 PM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.73 RON |
| 10 CHF | 57.27 RON |
| 50 CHF | 286.37 RON |
| 100 CHF | 572.75 RON |
| 500 CHF | 2,863.75 RON |
| 1,000 CHF | 5,727.50 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-05-26T17:14:37Z",
"rates": {
"RON": 5.727498
}
}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": 572.7497999999999,
"rate": 5.727498
}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