Rate Overview
Live
1 MOP = 426.1745 COP
1 COP = 0.002346
MOP
Avg
429.8369
High
433.4392
Low
425.2458
Last updated: 6/19/2026, 10:08:30 AM
Quick Conversions
| MOP | COP |
|---|---|
| 1 MOP | 426.17 COP |
| 10 MOP | 4,261.74 COP |
| 50 MOP | 21,308.72 COP |
| 100 MOP | 42,617.45 COP |
| 500 MOP | 213,087.23 COP |
| 1,000 MOP | 426,174.46 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-06-19T10:08:30Z",
"rates": {
"COP": 426.17446
}
}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": 42617.446,
"rate": 426.17446
}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