Rate Overview
Live
1 CZK = 3.0022 MZN
1 MZN = 0.333094
CZK
Avg
3.0553
High
3.1266
Low
2.9917
Last updated: 7/23/2026, 1:59:56 PM
Quick Conversions
| CZK | MZN |
|---|---|
| 1 CZK | 3.00 MZN |
| 10 CZK | 30.02 MZN |
| 50 CZK | 150.11 MZN |
| 100 CZK | 300.22 MZN |
| 500 CZK | 1,501.08 MZN |
| 1,000 CZK | 3,002.15 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-23T13:59:56Z",
"rates": {
"MZN": 3.002154
}
}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.2154,
"rate": 3.002154
}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