Rate Overview
Live
1 MOP = 457.1627 COP
1 COP = 0.002187
MOP
Avg
458.6778
High
460.2347
Low
457.1263
Last updated: 3/27/2026, 6:32:10 AM
Quick Conversions
| MOP | COP |
|---|---|
| 1 MOP | 457.16 COP |
| 10 MOP | 4,571.63 COP |
| 50 MOP | 22,858.14 COP |
| 100 MOP | 45,716.27 COP |
| 500 MOP | 228,581.36 COP |
| 1,000 MOP | 457,162.72 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-27T06:32:10Z",
"rates": {
"COP": 457.162721
}
}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": 45716.272099999995,
"rate": 457.162721
}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