Rate Overview
Live
1 COP = 1.2673 MGA
1 MGA = 0.789093
COP
Avg
1.2441
High
1.2673
Low
1.2265
Last updated: 7/3/2026, 2:32:11 PM
Quick Conversions
| COP | MGA |
|---|---|
| 1 COP | 1.27 MGA |
| 10 COP | 12.67 MGA |
| 50 COP | 63.36 MGA |
| 100 COP | 126.73 MGA |
| 500 COP | 633.64 MGA |
| 1,000 COP | 1,267.28 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-03T14:32:11Z",
"rates": {
"MGA": 1.267277
}
}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": 126.7277,
"rate": 1.267277
}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