Rate Overview
Live
1 MZN = 0.327339 CZK
1 CZK = 3.0549
MZN
Avg
0.343979
High
0.382817
Low
0.322848
Last updated: 5/27/2026, 4:09:08 PM
Quick Conversions
| MZN | CZK |
|---|---|
| 1 MZN | 0.33 CZK |
| 10 MZN | 3.27 CZK |
| 50 MZN | 16.37 CZK |
| 100 MZN | 32.73 CZK |
| 500 MZN | 163.67 CZK |
| 1,000 MZN | 327.34 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-05-27T16:09:08Z",
"rates": {
"CZK": 0.327339
}
}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": 32.7339,
"rate": 0.327339
}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