Rate Overview
Live
1 MZN = 0.332725 CZK
1 CZK = 3.0055
MZN
Avg
0.332065
High
0.333246
Low
0.331052
Last updated: 7/9/2026, 4:56:43 AM
Quick Conversions
| MZN | CZK |
|---|---|
| 1 MZN | 0.33 CZK |
| 10 MZN | 3.33 CZK |
| 50 MZN | 16.64 CZK |
| 100 MZN | 33.27 CZK |
| 500 MZN | 166.36 CZK |
| 1,000 MZN | 332.72 CZK |
Get MZN/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=CZKExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-09T04:56:43Z",
"rates": {
"CZK": 0.332725
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "CZK",
"amount": 100
},
"result": 33.2725,
"rate": 0.332725
}Build with MZN/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key