Rate Overview
Live
1 RON = 0.174509 CHF
1 CHF = 5.7304
RON
Avg
0.176055
High
0.181375
Low
0.173219
Last updated: 5/26/2026, 7:32:57 PM
Quick Conversions
| RON | CHF |
|---|---|
| 1 RON | 0.17 CHF |
| 10 RON | 1.75 CHF |
| 50 RON | 8.73 CHF |
| 100 RON | 17.45 CHF |
| 500 RON | 87.25 CHF |
| 1,000 RON | 174.51 CHF |
Get RON/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=CHFExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-26T19:32:57Z",
"rates": {
"CHF": 0.174509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "CHF",
"amount": 100
},
"result": 17.4509,
"rate": 0.174509
}Build with RON/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key