Rate Overview
Live
1 MOP = 414.2453 COP
1 COP = 0.002414
MOP
Avg
415.0753
High
419.3309
Low
413.1260
Last updated: 7/9/2026, 7:15:59 PM
Quick Conversions
| MOP | COP |
|---|---|
| 1 MOP | 414.25 COP |
| 10 MOP | 4,142.45 COP |
| 50 MOP | 20,712.27 COP |
| 100 MOP | 41,424.53 COP |
| 500 MOP | 207,122.65 COP |
| 1,000 MOP | 414,245.30 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-09T19:15:59Z",
"rates": {
"COP": 414.245303
}
}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": 41424.5303,
"rate": 414.245303
}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