Rate Overview
Live
1 MNT = 0.005912 CZK
1 CZK = 169.1475
MNT
Avg
1.7627
High
34.5466
Low
0.005707
Last updated: 7/26/2026, 9:23:58 PM
Quick Conversions
| MNT | CZK |
|---|---|
| 1 MNT | 0.01 CZK |
| 10 MNT | 0.06 CZK |
| 50 MNT | 0.30 CZK |
| 100 MNT | 0.59 CZK |
| 500 MNT | 2.96 CZK |
| 1,000 MNT | 5.91 CZK |
Get MNT/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=CZKExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-26T21:23:58Z",
"rates": {
"CZK": 0.005912
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "CZK",
"amount": 100
},
"result": 0.5912,
"rate": 0.005912
}Build with MNT/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key