Rate Overview
Live
1 MZN = 0.333546 CZK
1 CZK = 2.9981
MZN
Avg
0.345700
High
0.382817
Low
0.322848
Last updated: 3/27/2026, 2:49:02 PM
Quick Conversions
| MZN | CZK |
|---|---|
| 1 MZN | 0.33 CZK |
| 10 MZN | 3.34 CZK |
| 50 MZN | 16.68 CZK |
| 100 MZN | 33.35 CZK |
| 500 MZN | 166.77 CZK |
| 1,000 MZN | 333.55 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-03-27T14:49:02Z",
"rates": {
"CZK": 0.333546
}
}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.3546,
"rate": 0.333546
}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