Rate Overview
Live
1 MZN = 0.331294 CZK
1 CZK = 3.0185
MZN
Avg
0.328021
High
0.331388
Low
0.325829
Last updated: 6/19/2026, 8:33:55 AM
Quick Conversions
| MZN | CZK |
|---|---|
| 1 MZN | 0.33 CZK |
| 10 MZN | 3.31 CZK |
| 50 MZN | 16.56 CZK |
| 100 MZN | 33.13 CZK |
| 500 MZN | 165.65 CZK |
| 1,000 MZN | 331.29 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-06-19T08:33:55Z",
"rates": {
"CZK": 0.331294
}
}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.1294,
"rate": 0.331294
}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