Rate Overview
Live
1 MOP = 470.1662 COP
1 COP = 0.002127
MOP
Avg
468.1340
High
471.8470
Low
465.8650
Last updated: 3/7/2026, 12:08:07 AM
Quick Conversions
| MOP | COP |
|---|---|
| 1 MOP | 470.17 COP |
| 10 MOP | 4,701.66 COP |
| 50 MOP | 23,508.31 COP |
| 100 MOP | 47,016.62 COP |
| 500 MOP | 235,083.08 COP |
| 1,000 MOP | 470,166.16 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-03-07T00:08:07Z",
"rates": {
"COP": 470.166158
}
}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": 47016.6158,
"rate": 470.166158
}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