Rate Overview
Live
1 CZK = 0.189008 MYR
1 MYR = 5.2908
CZK
Avg
0.195871
High
0.203956
Low
0.184271
Last updated: 3/27/2026, 9:55:19 AM
Quick Conversions
| CZK | MYR |
|---|---|
| 1 CZK | 0.19 MYR |
| 10 CZK | 1.89 MYR |
| 50 CZK | 9.45 MYR |
| 100 CZK | 18.90 MYR |
| 500 CZK | 94.50 MYR |
| 1,000 CZK | 189.01 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-27T09:55:19Z",
"rates": {
"MYR": 0.189008
}
}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.9008,
"rate": 0.189008
}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