Rate Overview
Live
1 CZK = 0.018453 OMR
1 OMR = 54.1917
CZK
Avg
0.018366
High
0.019025
Low
0.017296
Last updated: 5/28/2026, 3:15:58 AM
Quick Conversions
| CZK | OMR |
|---|---|
| 1 CZK | 0.02 OMR |
| 10 CZK | 0.18 OMR |
| 50 CZK | 0.92 OMR |
| 100 CZK | 1.85 OMR |
| 500 CZK | 9.23 OMR |
| 1,000 CZK | 18.45 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-05-28T03:15:58Z",
"rates": {
"OMR": 0.018453
}
}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.8453000000000002,
"rate": 0.018453
}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