Rate Overview
Live
1 MGA = 0.884748 COP
1 COP = 1.1303
MGA
Avg
0.913857
High
1.0009
Low
0.820686
Last updated: 3/27/2026, 1:30:01 PM
Quick Conversions
| MGA | COP |
|---|---|
| 1 MGA | 0.88 COP |
| 10 MGA | 8.85 COP |
| 50 MGA | 44.24 COP |
| 100 MGA | 88.47 COP |
| 500 MGA | 442.37 COP |
| 1,000 MGA | 884.75 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-03-27T13:30:01Z",
"rates": {
"COP": 0.884748
}
}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": 88.4748,
"rate": 0.884748
}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