Rate Overview
Live
1 COP = 0.002236 MOP
1 MOP = 447.2272
COP
Avg
0.002227
High
0.002246
Low
0.002209
Last updated: 4/18/2026, 8:42:54 AM
Quick Conversions
| COP | MOP |
|---|---|
| 1 COP | 0.00 MOP |
| 10 COP | 0.02 MOP |
| 50 COP | 0.11 MOP |
| 100 COP | 0.22 MOP |
| 500 COP | 1.12 MOP |
| 1,000 COP | 2.24 MOP |
Get COP/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=MOPExample Response:
{
"success": true,
"base": "COP",
"date": "2026-04-18T08:42:54Z",
"rates": {
"MOP": 0.002236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "MOP",
"amount": 100
},
"result": 0.22360000000000002,
"rate": 0.002236
}Build with COP/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key