Rate Overview
Live
1 COP = 0.019832 MZN
1 MZN = 50.4236
COP
Avg
0.016278
High
0.019832
Low
0.014434
Last updated: 7/23/2026, 4:12:32 PM
Quick Conversions
| COP | MZN |
|---|---|
| 1 COP | 0.02 MZN |
| 10 COP | 0.20 MZN |
| 50 COP | 0.99 MZN |
| 100 COP | 1.98 MZN |
| 500 COP | 9.92 MZN |
| 1,000 COP | 19.83 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-23T16:12:32Z",
"rates": {
"MZN": 0.019832
}
}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.9831999999999999,
"rate": 0.019832
}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