Rate Overview
Live
1 CZK = 3.0053 MZN
1 MZN = 0.332744
CZK
Avg
3.0114
High
3.0207
Low
3.0008
Last updated: 7/9/2026, 5:01:32 AM
Quick Conversions
| CZK | MZN |
|---|---|
| 1 CZK | 3.01 MZN |
| 10 CZK | 30.05 MZN |
| 50 CZK | 150.27 MZN |
| 100 CZK | 300.53 MZN |
| 500 CZK | 1,502.66 MZN |
| 1,000 CZK | 3,005.32 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-09T05:01:32Z",
"rates": {
"MZN": 3.005315
}
}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.5315,
"rate": 3.005315
}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