Rate Overview
Live
1 MOP = 386.3693 COP
1 COP = 0.002588
MOP
Avg
461.4820
High
517.5507
Low
386.3693
Last updated: 7/31/2026, 8:52:30 AM
Quick Conversions
| MOP | COP |
|---|---|
| 1 MOP | 386.37 COP |
| 10 MOP | 3,863.69 COP |
| 50 MOP | 19,318.46 COP |
| 100 MOP | 38,636.93 COP |
| 500 MOP | 193,184.64 COP |
| 1,000 MOP | 386,369.29 COP |
Get MOP/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=COPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-31T08:52:30Z",
"rates": {
"COP": 386.369289
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "COP",
"amount": 100
},
"result": 38636.9289,
"rate": 386.369289
}Build with MOP/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key