Rate Overview
Live
1 CHF = 5.7280 RON
1 RON = 0.174580
CHF
Avg
5.1564
High
5.7280
Low
4.4826
Last updated: 5/26/2026, 6:23:29 PM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.73 RON |
| 10 CHF | 57.28 RON |
| 50 CHF | 286.40 RON |
| 100 CHF | 572.80 RON |
| 500 CHF | 2,864.02 RON |
| 1,000 CHF | 5,728.04 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-26T18:23:29Z",
"rates": {
"RON": 5.728044
}
}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.8044,
"rate": 5.728044
}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