Rate Overview
Live
1 MZN = 0.322812 CZK
1 CZK = 3.0978
MZN
Avg
0.324165
High
0.326210
Low
0.322812
Last updated: 4/17/2026, 6:32:45 AM
Quick Conversions
| MZN | CZK |
|---|---|
| 1 MZN | 0.32 CZK |
| 10 MZN | 3.23 CZK |
| 50 MZN | 16.14 CZK |
| 100 MZN | 32.28 CZK |
| 500 MZN | 161.41 CZK |
| 1,000 MZN | 322.81 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-04-17T06:32:45Z",
"rates": {
"CZK": 0.322812
}
}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.2812,
"rate": 0.322812
}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