Rate Overview
Live
1 OMR = 2.0183 CHF
1 CHF = 0.495463
OMR
Avg
2.0298
High
2.0440
Low
2.0183
Last updated: 5/6/2026, 10:16:48 AM
Quick Conversions
| OMR | CHF |
|---|---|
| 1 OMR | 2.02 CHF |
| 10 OMR | 20.18 CHF |
| 50 OMR | 100.92 CHF |
| 100 OMR | 201.83 CHF |
| 500 OMR | 1,009.16 CHF |
| 1,000 OMR | 2,018.31 CHF |
Get OMR/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=CHFExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-05-06T10:16:48Z",
"rates": {
"CHF": 2.018314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "CHF",
"amount": 100
},
"result": 201.83140000000003,
"rate": 2.018314
}Build with OMR/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key