Rate Overview
Live
1 CZK = 0.196467 MYR
1 MYR = 5.0899
CZK
Avg
0.195184
High
0.196467
Low
0.194170
Last updated: 6/19/2026, 8:36:59 AM
Quick Conversions
| CZK | MYR |
|---|---|
| 1 CZK | 0.20 MYR |
| 10 CZK | 1.96 MYR |
| 50 CZK | 9.82 MYR |
| 100 CZK | 19.65 MYR |
| 500 CZK | 98.23 MYR |
| 1,000 CZK | 196.47 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-06-19T08:36:59Z",
"rates": {
"MYR": 0.196467
}
}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": 19.6467,
"rate": 0.196467
}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