Rate Overview
Live
1 COP = 0.002510 MOP
1 MOP = 398.4064
COP
Avg
0.002166
High
0.002510
Low
0.001931
Last updated: 7/25/2026, 2:49:20 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.51 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-25T14:49:20Z",
"rates": {
"MOP": 0.00251
}
}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.251,
"rate": 0.00251
}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