Rate Overview
Live
1 MOP = 396.9524 COP
1 COP = 0.002519
MOP
Avg
443.5338
High
470.9043
Low
396.5281
Last updated: 7/29/2026, 8:30:53 AM
Quick Conversions
| MOP | COP |
|---|---|
| 1 MOP | 396.95 COP |
| 10 MOP | 3,969.52 COP |
| 50 MOP | 19,847.62 COP |
| 100 MOP | 39,695.24 COP |
| 500 MOP | 198,476.22 COP |
| 1,000 MOP | 396,952.44 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-29T08:30:53Z",
"rates": {
"COP": 396.952438
}
}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": 39695.2438,
"rate": 396.952438
}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