Rate Overview
Live
1 CZK = 0.018525 OMR
1 OMR = 53.9811
CZK
Avg
0.018521
High
0.018620
Low
0.018421
Last updated: 9/3/2026, 2:05:53 PM
Quick Conversions
| CZK | OMR |
|---|---|
| 1 CZK | 0.02 OMR |
| 10 CZK | 0.19 OMR |
| 50 CZK | 0.93 OMR |
| 100 CZK | 1.85 OMR |
| 500 CZK | 9.26 OMR |
| 1,000 CZK | 18.53 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-09-03T14:05:53Z",
"rates": {
"OMR": 0.018525
}
}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.8525,
"rate": 0.018525
}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