Rate Overview
Live
1 MKD = 0.391474 CZK
1 CZK = 2.5544
MKD
Avg
0.401358
High
0.420772
Low
0.391474
Last updated: 7/30/2026, 8:07:28 AM
Quick Conversions
| MKD | CZK |
|---|---|
| 1 MKD | 0.39 CZK |
| 10 MKD | 3.91 CZK |
| 50 MKD | 19.57 CZK |
| 100 MKD | 39.15 CZK |
| 500 MKD | 195.74 CZK |
| 1,000 MKD | 391.47 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-07-30T08:07:28Z",
"rates": {
"CZK": 0.391474
}
}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.1474,
"rate": 0.391474
}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