Rate Overview
Live
1 CZK = 0.188636 MYR
1 MYR = 5.3012
CZK
Avg
0.188490
High
0.189581
Low
0.186821
Last updated: 3/7/2026, 12:31:42 AM
Quick Conversions
| CZK | MYR |
|---|---|
| 1 CZK | 0.19 MYR |
| 10 CZK | 1.89 MYR |
| 50 CZK | 9.43 MYR |
| 100 CZK | 18.86 MYR |
| 500 CZK | 94.32 MYR |
| 1,000 CZK | 188.64 MYR |
Get CZK/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=MYRExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-07T00:31:42Z",
"rates": {
"MYR": 0.188636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "MYR",
"amount": 100
},
"result": 18.863599999999998,
"rate": 0.188636
}Build with CZK/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key