Rate Overview
Live
1 COP = 0.670088 MMK
1 MMK = 1.4923
COP
Avg
0.669424
High
0.673010
Low
0.667183
Last updated: 8/20/2026, 7:40:43 AM
Quick Conversions
| COP | MMK |
|---|---|
| 1 COP | 0.67 MMK |
| 10 COP | 6.70 MMK |
| 50 COP | 33.50 MMK |
| 100 COP | 67.01 MMK |
| 500 COP | 335.04 MMK |
| 1,000 COP | 670.09 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-08-20T07:40:43Z",
"rates": {
"MMK": 0.670088
}
}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": 67.00880000000001,
"rate": 0.670088
}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