Rate Overview
Live
1 MYR = 5.0899 CZK
1 CZK = 0.196467
MYR
Avg
5.1234
High
5.1501
Low
5.0899
Last updated: 6/19/2026, 9:00:08 AM
Quick Conversions
| MYR | CZK |
|---|---|
| 1 MYR | 5.09 CZK |
| 10 MYR | 50.90 CZK |
| 50 MYR | 254.50 CZK |
| 100 MYR | 508.99 CZK |
| 500 MYR | 2,544.95 CZK |
| 1,000 MYR | 5,089.91 CZK |
Get MYR/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=CZKExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-06-19T09:00:08Z",
"rates": {
"CZK": 5.089907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "CZK",
"amount": 100
},
"result": 508.9907,
"rate": 5.089907
}Build with MYR/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key