Rate Overview
Live
1 MZN = 0.331990 CZK
1 CZK = 3.0121
MZN
Avg
0.326969
High
0.333500
Low
0.318507
Last updated: 7/30/2026, 8:10:38 AM
Quick Conversions
| MZN | CZK |
|---|---|
| 1 MZN | 0.33 CZK |
| 10 MZN | 3.32 CZK |
| 50 MZN | 16.60 CZK |
| 100 MZN | 33.20 CZK |
| 500 MZN | 166.00 CZK |
| 1,000 MZN | 331.99 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-30T08:10:38Z",
"rates": {
"CZK": 0.33199
}
}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.199,
"rate": 0.33199
}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