Rate Overview
Live
1 MZN = 0.334462 CZK
1 CZK = 2.9899
MZN
Avg
0.332047
High
0.334462
Low
0.330022
Last updated: 3/27/2026, 12:55:52 PM
Quick Conversions
| MZN | CZK |
|---|---|
| 1 MZN | 0.33 CZK |
| 10 MZN | 3.34 CZK |
| 50 MZN | 16.72 CZK |
| 100 MZN | 33.45 CZK |
| 500 MZN | 167.23 CZK |
| 1,000 MZN | 334.46 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-27T12:55:52Z",
"rates": {
"CZK": 0.334462
}
}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.4462,
"rate": 0.334462
}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