Rate Overview
Live
1 MOP = 452.1278 COP
1 COP = 0.002212
MOP
Avg
476.7343
High
517.5507
Low
442.3805
Last updated: 5/29/2026, 6:48:49 PM
Quick Conversions
| MOP | COP |
|---|---|
| 1 MOP | 452.13 COP |
| 10 MOP | 4,521.28 COP |
| 50 MOP | 22,606.39 COP |
| 100 MOP | 45,212.78 COP |
| 500 MOP | 226,063.91 COP |
| 1,000 MOP | 452,127.82 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-05-29T18:48:49Z",
"rates": {
"COP": 452.127819
}
}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": 45212.7819,
"rate": 452.127819
}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