Rate Overview
Live
1 MNT = 0.005824 CZK
1 CZK = 171.7033
MNT
Avg
0.005838
High
0.005860
Low
0.005820
Last updated: 5/27/2026, 4:49:17 AM
Quick Conversions
| MNT | CZK |
|---|---|
| 1 MNT | 0.01 CZK |
| 10 MNT | 0.06 CZK |
| 50 MNT | 0.29 CZK |
| 100 MNT | 0.58 CZK |
| 500 MNT | 2.91 CZK |
| 1,000 MNT | 5.82 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-05-27T04:49:17Z",
"rates": {
"CZK": 0.005824
}
}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.5824,
"rate": 0.005824
}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