Rate Overview
Live
1 CHF = 5.7370 RON
1 RON = 0.174307
CHF
Avg
5.6683
High
5.7370
Low
5.5198
Last updated: 5/6/2026, 10:15:45 AM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.74 RON |
| 10 CHF | 57.37 RON |
| 50 CHF | 286.85 RON |
| 100 CHF | 573.70 RON |
| 500 CHF | 2,868.50 RON |
| 1,000 CHF | 5,737.01 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-06T10:15:45Z",
"rates": {
"RON": 5.737008
}
}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": 573.7008000000001,
"rate": 5.737008
}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