Rate Overview
Live
1 COP = 0.645020 MMK
1 MMK = 1.5503
COP
Avg
0.646644
High
0.649978
Low
0.641606
Last updated: 7/21/2026, 7:03:08 PM
Quick Conversions
| COP | MMK |
|---|---|
| 1 COP | 0.65 MMK |
| 10 COP | 6.45 MMK |
| 50 COP | 32.25 MMK |
| 100 COP | 64.50 MMK |
| 500 COP | 322.51 MMK |
| 1,000 COP | 645.02 MMK |
Get COP/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=MMKExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-21T19:03:08Z",
"rates": {
"MMK": 0.64502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "MMK",
"amount": 100
},
"result": 64.50200000000001,
"rate": 0.64502
}Build with COP/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key