Rate Overview
Live
1 COP = 0.020554 MZN
1 MZN = 48.6523
COP
Avg
0.020397
High
0.020554
Low
0.020175
Last updated: 9/10/2026, 3:24:20 PM
Quick Conversions
| COP | MZN |
|---|---|
| 1 COP | 0.02 MZN |
| 10 COP | 0.21 MZN |
| 50 COP | 1.03 MZN |
| 100 COP | 2.06 MZN |
| 500 COP | 10.28 MZN |
| 1,000 COP | 20.55 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-09-10T15:24:20Z",
"rates": {
"MZN": 0.020554
}
}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": 2.0554,
"rate": 0.020554
}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