Rate Overview
Live
1 MGA = 0.871280 COP
1 COP = 1.1477
MGA
Avg
0.873838
High
0.880221
Low
0.868773
Last updated: 4/18/2026, 9:03:18 AM
Quick Conversions
| MGA | COP |
|---|---|
| 1 MGA | 0.87 COP |
| 10 MGA | 8.71 COP |
| 50 MGA | 43.56 COP |
| 100 MGA | 87.13 COP |
| 500 MGA | 435.64 COP |
| 1,000 MGA | 871.28 COP |
Get MGA/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=COPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-04-18T09:03:18Z",
"rates": {
"COP": 0.87128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "COP",
"amount": 100
},
"result": 87.128,
"rate": 0.87128
}Build with MGA/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key