Rate Overview
Live
1 COP = 1.2043 MGA
1 MGA = 0.830350
COP
Avg
1.1937
High
1.2053
Low
1.1693
Last updated: 6/16/2026, 1:25:26 PM
Quick Conversions
| COP | MGA |
|---|---|
| 1 COP | 1.20 MGA |
| 10 COP | 12.04 MGA |
| 50 COP | 60.22 MGA |
| 100 COP | 120.43 MGA |
| 500 COP | 602.16 MGA |
| 1,000 COP | 1,204.31 MGA |
Get COP/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=MGAExample Response:
{
"success": true,
"base": "COP",
"date": "2026-06-16T13:25:26Z",
"rates": {
"MGA": 1.204311
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "MGA",
"amount": 100
},
"result": 120.43109999999999,
"rate": 1.204311
}Build with COP/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key