Rate Overview
Live
1 MOP = 395.6615 COP
1 COP = 0.002527
MOP
Avg
461.9572
High
511.7026
Low
395.6615
Last updated: 7/30/2026, 7:54:49 PM
Quick Conversions
| MOP | COP |
|---|---|
| 1 MOP | 395.66 COP |
| 10 MOP | 3,956.62 COP |
| 50 MOP | 19,783.08 COP |
| 100 MOP | 39,566.15 COP |
| 500 MOP | 197,830.76 COP |
| 1,000 MOP | 395,661.52 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-30T19:54:49Z",
"rates": {
"COP": 395.66152
}
}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": 39566.152,
"rate": 395.66152
}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