Rate Overview
Live
1 COP = 0.019081 MZN
1 MZN = 52.4082
COP
Avg
0.019060
High
0.019125
Low
0.018957
Last updated: 7/10/2026, 1:03:05 AM
Quick Conversions
| COP | MZN |
|---|---|
| 1 COP | 0.02 MZN |
| 10 COP | 0.19 MZN |
| 50 COP | 0.95 MZN |
| 100 COP | 1.91 MZN |
| 500 COP | 9.54 MZN |
| 1,000 COP | 19.08 MZN |
Get COP/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=MZNExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-10T01:03:05Z",
"rates": {
"MZN": 0.019081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "MZN",
"amount": 100
},
"result": 1.9081000000000001,
"rate": 0.019081
}Build with COP/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key