Rate Overview
Live
1 COP = 1.3455 MGA
1 MGA = 0.743197
COP
Avg
1.1897
High
1.3544
Low
1.1064
Last updated: 7/28/2026, 11:53:33 AM
Quick Conversions
| COP | MGA |
|---|---|
| 1 COP | 1.35 MGA |
| 10 COP | 13.46 MGA |
| 50 COP | 67.28 MGA |
| 100 COP | 134.55 MGA |
| 500 COP | 672.77 MGA |
| 1,000 COP | 1,345.54 MGA |
Get COP/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=MGAExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-28T11:53:33Z",
"rates": {
"MGA": 1.345538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "MGA",
"amount": 100
},
"result": 134.5538,
"rate": 1.345538
}Build with COP/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key