Rate Overview
Live
1 RON = 0.179074 CHF
1 CHF = 5.5843
RON
Avg
0.178637
High
0.179306
Low
0.178076
Last updated: 9/4/2026, 4:51:36 PM
Quick Conversions
| RON | CHF |
|---|---|
| 1 RON | 0.18 CHF |
| 10 RON | 1.79 CHF |
| 50 RON | 8.95 CHF |
| 100 RON | 17.91 CHF |
| 500 RON | 89.54 CHF |
| 1,000 RON | 179.07 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-09-04T16:51:36Z",
"rates": {
"CHF": 0.179074
}
}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.907400000000003,
"rate": 0.179074
}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