Rate Overview
Live
1 MAD = 2.2814 CZK
1 CZK = 0.438325
MAD
Avg
2.2583
High
2.2814
Low
2.2374
Last updated: 3/27/2026, 1:23:12 PM
Quick Conversions
| MAD | CZK |
|---|---|
| 1 MAD | 2.28 CZK |
| 10 MAD | 22.81 CZK |
| 50 MAD | 114.07 CZK |
| 100 MAD | 228.14 CZK |
| 500 MAD | 1,140.71 CZK |
| 1,000 MAD | 2,281.41 CZK |
Get MAD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=CZKExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-03-27T13:23:12Z",
"rates": {
"CZK": 2.281411
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "CZK",
"amount": 100
},
"result": 228.1411,
"rate": 2.281411
}Build with MAD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key