Rate Overview
Live
1 RON = 0.180341 CHF
1 CHF = 5.5451
RON
Avg
0.181417
High
0.183885
Low
0.177583
Last updated: 3/27/2026, 8:18:09 AM
Quick Conversions
| RON | CHF |
|---|---|
| 1 RON | 0.18 CHF |
| 10 RON | 1.80 CHF |
| 50 RON | 9.02 CHF |
| 100 RON | 18.03 CHF |
| 500 RON | 90.17 CHF |
| 1,000 RON | 180.34 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-03-27T08:18:09Z",
"rates": {
"CHF": 0.180341
}
}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": 18.0341,
"rate": 0.180341
}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