Rate Overview
Live
1 MYR = 5.1231 CZK
1 CZK = 0.195195
MYR
Avg
5.1294
High
5.1422
Low
5.1213
Last updated: 8/15/2026, 3:24:33 AM
Quick Conversions
| MYR | CZK |
|---|---|
| 1 MYR | 5.12 CZK |
| 10 MYR | 51.23 CZK |
| 50 MYR | 256.15 CZK |
| 100 MYR | 512.31 CZK |
| 500 MYR | 2,561.54 CZK |
| 1,000 MYR | 5,123.08 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-08-15T03:24:33Z",
"rates": {
"CZK": 5.123084
}
}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": 512.3084,
"rate": 5.123084
}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