Rate Overview
Live
1 MOP = 465.1654 COP
1 COP = 0.002150
MOP
Avg
459.6296
High
465.1654
Low
453.1433
Last updated: 5/9/2026, 8:43:46 AM
Quick Conversions
| MOP | COP |
|---|---|
| 1 MOP | 465.17 COP |
| 10 MOP | 4,651.65 COP |
| 50 MOP | 23,258.27 COP |
| 100 MOP | 46,516.54 COP |
| 500 MOP | 232,582.70 COP |
| 1,000 MOP | 465,165.40 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-05-09T08:43:46Z",
"rates": {
"COP": 465.165397
}
}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": 46516.5397,
"rate": 465.165397
}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