Rate Overview
Live
1 COP = 0.002521 MOP
1 MOP = 396.6680
COP
Avg
0.002050
High
0.002521
Low
0.001810
Last updated: 7/24/2026, 8:15:27 PM
Quick Conversions
| COP | MOP |
|---|---|
| 1 COP | 0.00 MOP |
| 10 COP | 0.03 MOP |
| 50 COP | 0.13 MOP |
| 100 COP | 0.25 MOP |
| 500 COP | 1.26 MOP |
| 1,000 COP | 2.52 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-24T20:15:27Z",
"rates": {
"MOP": 0.002521
}
}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.2521,
"rate": 0.002521
}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