Rate Overview
Live
1 CZK = 3.0019 MZN
1 MZN = 0.333124
CZK
Avg
3.0162
High
3.1327
Low
2.7579
Last updated: 3/27/2026, 7:53:09 AM
Quick Conversions
| CZK | MZN |
|---|---|
| 1 CZK | 3.00 MZN |
| 10 CZK | 30.02 MZN |
| 50 CZK | 150.09 MZN |
| 100 CZK | 300.19 MZN |
| 500 CZK | 1,500.94 MZN |
| 1,000 CZK | 3,001.89 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-03-27T07:53:09Z",
"rates": {
"MZN": 3.001887
}
}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.1887,
"rate": 3.001887
}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