Rate Overview
Live
1 MMK = 0.010001 CZK
1 CZK = 99.9900
MMK
Avg
0.009916
High
0.010058
Low
0.009770
Last updated: 3/6/2026, 9:40:42 PM
Quick Conversions
| MMK | CZK |
|---|---|
| 1 MMK | 0.01 CZK |
| 10 MMK | 0.10 CZK |
| 50 MMK | 0.50 CZK |
| 100 MMK | 1.00 CZK |
| 500 MMK | 5.00 CZK |
| 1,000 MMK | 10.00 CZK |
Get MMK/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=CZKExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-06T21:40:42Z",
"rates": {
"CZK": 0.010001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "CZK",
"amount": 100
},
"result": 1.0001,
"rate": 0.010001
}Build with MMK/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key