Rate Overview
Live
1 COP = 0.002601 MOP
1 MOP = 384.4675
COP
Avg
0.002581
High
0.002601
Low
0.002554
Last updated: 9/10/2026, 6:28:12 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.30 MOP |
| 1,000 COP | 2.60 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-09-10T06:28:12Z",
"rates": {
"MOP": 0.002601
}
}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.2601,
"rate": 0.002601
}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