Rate Overview
Live
1 COP = 1.1219 MGA
1 MGA = 0.891343
COP
Avg
1.1289
High
1.1415
Low
1.1144
Last updated: 5/7/2026, 7:46:19 AM
Quick Conversions
| COP | MGA |
|---|---|
| 1 COP | 1.12 MGA |
| 10 COP | 11.22 MGA |
| 50 COP | 56.10 MGA |
| 100 COP | 112.19 MGA |
| 500 COP | 560.95 MGA |
| 1,000 COP | 1,121.90 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-05-07T07:46:19Z",
"rates": {
"MGA": 1.121903
}
}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": 112.19030000000001,
"rate": 1.121903
}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