Rate Overview
Live
1 CZK = 0.018071 OMR
1 OMR = 55.3373
CZK
Avg
0.018181
High
0.018315
Low
0.018066
Last updated: 3/28/2026, 9:13:44 AM
Quick Conversions
| CZK | OMR |
|---|---|
| 1 CZK | 0.02 OMR |
| 10 CZK | 0.18 OMR |
| 50 CZK | 0.90 OMR |
| 100 CZK | 1.81 OMR |
| 500 CZK | 9.04 OMR |
| 1,000 CZK | 18.07 OMR |
Get CZK/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=OMRExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-28T09:13:44Z",
"rates": {
"OMR": 0.018071
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "OMR",
"amount": 100
},
"result": 1.8071,
"rate": 0.018071
}Build with CZK/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key