Rate Overview
Live
1 CHF = 5.7303 RON
1 RON = 0.174510
CHF
Avg
5.4957
High
5.7645
Low
5.3497
Last updated: 5/26/2026, 7:35:19 PM
Quick Conversions
| CHF | RON |
|---|---|
| 1 CHF | 5.73 RON |
| 10 CHF | 57.30 RON |
| 50 CHF | 286.52 RON |
| 100 CHF | 573.03 RON |
| 500 CHF | 2,865.17 RON |
| 1,000 CHF | 5,730.34 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-26T19:35:19Z",
"rates": {
"RON": 5.730341
}
}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.0341,
"rate": 5.730341
}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