Rate Overview
Live
1 OMR = 2.0596 CHF
1 CHF = 0.485530
OMR
Avg
2.0311
High
2.0627
Low
1.9908
Last updated: 3/27/2026, 2:04:24 AM
Quick Conversions
| OMR | CHF |
|---|---|
| 1 OMR | 2.06 CHF |
| 10 OMR | 20.60 CHF |
| 50 OMR | 102.98 CHF |
| 100 OMR | 205.96 CHF |
| 500 OMR | 1,029.80 CHF |
| 1,000 OMR | 2,059.61 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-27T02:04:24Z",
"rates": {
"CHF": 2.059606
}
}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": 205.9606,
"rate": 2.059606
}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