Rate Overview
Live
1 COP = 0.002588 MOP
1 MOP = 386.3988
COP
Avg
0.002175
High
0.002588
Low
0.001932
Last updated: 7/31/2026, 8:52:32 AM
Quick Conversions
| COP | MOP |
|---|---|
| 1 COP | 0.00 MOP |
| 10 COP | 0.03 MOP |
| 50 COP | 0.13 MOP |
| 100 COP | 0.26 MOP |
| 500 COP | 1.29 MOP |
| 1,000 COP | 2.59 MOP |
Get COP/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=MOPExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-31T08:52:32Z",
"rates": {
"MOP": 0.002588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "MOP",
"amount": 100
},
"result": 0.25880000000000003,
"rate": 0.002588
}Build with COP/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key