Rate Overview
Live
1 CZK = 0.189346 MYR
1 MYR = 5.2813
CZK
Avg
0.195165
High
0.210723
Low
0.180139
Last updated: 3/27/2026, 7:51:55 AM
Quick Conversions
| CZK | MYR |
|---|---|
| 1 CZK | 0.19 MYR |
| 10 CZK | 1.89 MYR |
| 50 CZK | 9.47 MYR |
| 100 CZK | 18.93 MYR |
| 500 CZK | 94.67 MYR |
| 1,000 CZK | 189.35 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-27T07:51:55Z",
"rates": {
"MYR": 0.189346
}
}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.9346,
"rate": 0.189346
}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