Rate Overview
Live
1 MOP = 396.5281 COP
1 COP = 0.002522
MOP
Avg
398.3696
High
403.0454
Low
396.5281
Last updated: 7/28/2026, 11:04:58 PM
Quick Conversions
| MOP | COP |
|---|---|
| 1 MOP | 396.53 COP |
| 10 MOP | 3,965.28 COP |
| 50 MOP | 19,826.41 COP |
| 100 MOP | 39,652.81 COP |
| 500 MOP | 198,264.07 COP |
| 1,000 MOP | 396,528.13 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-07-28T23:04:58Z",
"rates": {
"COP": 396.52813
}
}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": 39652.812999999995,
"rate": 396.52813
}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