Rate Overview
Live
1 OMR = 2.0665 CHF
1 CHF = 0.483916
OMR
Avg
2.0324
High
2.0665
Low
1.9908
Last updated: 3/27/2026, 3:28:02 AM
Quick Conversions
| OMR | CHF |
|---|---|
| 1 OMR | 2.07 CHF |
| 10 OMR | 20.66 CHF |
| 50 OMR | 103.32 CHF |
| 100 OMR | 206.65 CHF |
| 500 OMR | 1,033.24 CHF |
| 1,000 OMR | 2,066.48 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-03-27T03:28:02Z",
"rates": {
"CHF": 2.066475
}
}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": 206.6475,
"rate": 2.066475
}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