Rate Overview
Live
1 CZK = 3.0914 MZN
1 MZN = 0.323475
CZK
Avg
3.0769
High
3.0914
Low
3.0634
Last updated: 5/7/2026, 8:38:25 AM
Quick Conversions
| CZK | MZN |
|---|---|
| 1 CZK | 3.09 MZN |
| 10 CZK | 30.91 MZN |
| 50 CZK | 154.57 MZN |
| 100 CZK | 309.14 MZN |
| 500 CZK | 1,545.71 MZN |
| 1,000 CZK | 3,091.43 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-05-07T08:38:25Z",
"rates": {
"MZN": 3.091429
}
}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": 309.1429,
"rate": 3.091429
}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