Rate Overview
Live
1 MKD = 0.393333 CZK
1 CZK = 2.5424
MKD
Avg
0.394797
High
0.396631
Low
0.393325
Last updated: 5/7/2026, 3:06:28 PM
Quick Conversions
| MKD | CZK |
|---|---|
| 1 MKD | 0.39 CZK |
| 10 MKD | 3.93 CZK |
| 50 MKD | 19.67 CZK |
| 100 MKD | 39.33 CZK |
| 500 MKD | 196.67 CZK |
| 1,000 MKD | 393.33 CZK |
Get MKD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=CZKExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-05-07T15:06:28Z",
"rates": {
"CZK": 0.393333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "CZK",
"amount": 100
},
"result": 39.3333,
"rate": 0.393333
}Build with MKD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key