Rate Overview
Live
1 CZK = 3.0007 MZN
1 MZN = 0.333253
CZK
Avg
2.9229
High
3.0974
Low
2.6122
Last updated: 7/28/2026, 9:07:28 AM
Quick Conversions
| CZK | MZN |
|---|---|
| 1 CZK | 3.00 MZN |
| 10 CZK | 30.01 MZN |
| 50 CZK | 150.04 MZN |
| 100 CZK | 300.07 MZN |
| 500 CZK | 1,500.36 MZN |
| 1,000 CZK | 3,000.73 MZN |
Get CZK/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=MZNExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-28T09:07:28Z",
"rates": {
"MZN": 3.000726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "MZN",
"amount": 100
},
"result": 300.07259999999997,
"rate": 3.000726
}Build with CZK/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key