Rate Overview
Live
1 MOP = 447.1020 COP
1 COP = 0.002237
MOP
Avg
448.9634
High
452.6069
Low
445.2217
Last updated: 4/18/2026, 8:42:51 AM
Quick Conversions
| MOP | COP |
|---|---|
| 1 MOP | 447.10 COP |
| 10 MOP | 4,471.02 COP |
| 50 MOP | 22,355.10 COP |
| 100 MOP | 44,710.20 COP |
| 500 MOP | 223,551.01 COP |
| 1,000 MOP | 447,102.03 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-04-18T08:42:51Z",
"rates": {
"COP": 447.102028
}
}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": 44710.2028,
"rate": 447.102028
}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