Rate Overview
Live
1 MOP = 387.8853 COP
1 COP = 0.002578
MOP
Avg
388.1477
High
389.4514
Low
386.0635
Last updated: 8/20/2026, 6:45:28 AM
Quick Conversions
| MOP | COP |
|---|---|
| 1 MOP | 387.89 COP |
| 10 MOP | 3,878.85 COP |
| 50 MOP | 19,394.27 COP |
| 100 MOP | 38,788.53 COP |
| 500 MOP | 193,942.67 COP |
| 1,000 MOP | 387,885.34 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-08-20T06:45:28Z",
"rates": {
"COP": 387.885344
}
}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": 38788.5344,
"rate": 387.885344
}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