Rate Overview
Live
1 CLP = 2.2632 MMK
1 MMK = 0.441856
CLP
Avg
2.2823
High
2.3076
Low
2.2632
Last updated: 3/27/2026, 6:42:05 AM
Quick Conversions
| CLP | MMK |
|---|---|
| 1 CLP | 2.26 MMK |
| 10 CLP | 22.63 MMK |
| 50 CLP | 113.16 MMK |
| 100 CLP | 226.32 MMK |
| 500 CLP | 1,131.59 MMK |
| 1,000 CLP | 2,263.18 MMK |
Get CLP/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=MMKExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T06:42:05Z",
"rates": {
"MMK": 2.263181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "MMK",
"amount": 100
},
"result": 226.3181,
"rate": 2.263181
}Build with CLP/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key