Rate Overview
Live
1 MGA = 0.803553 COP
1 COP = 1.2445 MGA
Avg
0.864649
High
0.939350
Low
0.803553
Last updated: 1/25/2026, 7:23:49 AM
Quick Conversions
| MGA | COP |
|---|---|
| 1 MGA | 0.80 COP |
| 10 MGA | 8.04 COP |
| 50 MGA | 40.18 COP |
| 100 MGA | 80.36 COP |
| 500 MGA | 401.78 COP |
| 1,000 MGA | 803.55 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-01-25T07:23:49Z",
"rates": {
"COP": 0.803553
}
}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": 80.3553,
"rate": 0.803553
}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