Rate Overview
Live
1 COP = 1.1484 MGA
1 MGA = 0.870784
COP
Avg
1.1431
High
1.1510
Low
1.1356
Last updated: 4/17/2026, 6:11:02 AM
Quick Conversions
| COP | MGA |
|---|---|
| 1 COP | 1.15 MGA |
| 10 COP | 11.48 MGA |
| 50 COP | 57.42 MGA |
| 100 COP | 114.84 MGA |
| 500 COP | 574.20 MGA |
| 1,000 COP | 1,148.39 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-04-17T06:11:02Z",
"rates": {
"MGA": 1.148391
}
}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": 114.83909999999999,
"rate": 1.148391
}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