Rate Overview
Live
1 MGA = 0.819093 COP
1 COP = 1.2209
MGA
Avg
0.826932
High
0.833820
Low
0.819093
Last updated: 6/19/2026, 10:12:17 AM
Quick Conversions
| MGA | COP |
|---|---|
| 1 MGA | 0.82 COP |
| 10 MGA | 8.19 COP |
| 50 MGA | 40.95 COP |
| 100 MGA | 81.91 COP |
| 500 MGA | 409.55 COP |
| 1,000 MGA | 819.09 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-06-19T10:12:17Z",
"rates": {
"COP": 0.819093
}
}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": 81.9093,
"rate": 0.819093
}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