Rate Overview
Live
1 MGA = 0.914858 COP
1 COP = 1.0931
MGA
Avg
0.899714
High
0.914858
Low
0.886688
Last updated: 3/6/2026, 11:47:41 PM
Quick Conversions
| MGA | COP |
|---|---|
| 1 MGA | 0.91 COP |
| 10 MGA | 9.15 COP |
| 50 MGA | 45.74 COP |
| 100 MGA | 91.49 COP |
| 500 MGA | 457.43 COP |
| 1,000 MGA | 914.86 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-06T23:47:41Z",
"rates": {
"COP": 0.914858
}
}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": 91.4858,
"rate": 0.914858
}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