Rate Overview
Live
1 COP = 1.1303 MGA
1 MGA = 0.884749
COP
Avg
1.1270
High
1.1305
Low
1.1184
Last updated: 3/27/2026, 7:59:26 AM
Quick Conversions
| COP | MGA |
|---|---|
| 1 COP | 1.13 MGA |
| 10 COP | 11.30 MGA |
| 50 COP | 56.51 MGA |
| 100 COP | 113.03 MGA |
| 500 COP | 565.13 MGA |
| 1,000 COP | 1,130.26 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-03-27T07:59:26Z",
"rates": {
"MGA": 1.130264
}
}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": 113.0264,
"rate": 1.130264
}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