Rate Overview
Live
1 MKD = 0.398510 CZK
1 CZK = 2.5093
MKD
Avg
0.396514
High
0.398615
Low
0.392999
Last updated: 3/27/2026, 2:01:02 PM
Quick Conversions
| MKD | CZK |
|---|---|
| 1 MKD | 0.40 CZK |
| 10 MKD | 3.99 CZK |
| 50 MKD | 19.93 CZK |
| 100 MKD | 39.85 CZK |
| 500 MKD | 199.26 CZK |
| 1,000 MKD | 398.51 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-03-27T14:01:02Z",
"rates": {
"CZK": 0.39851
}
}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.851,
"rate": 0.39851
}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