Rate Overview
Live
1 COP = 1.3755 MGA
1 MGA = 0.727019
COP
Avg
1.3625
High
1.3755
Low
1.3313
Last updated: 8/12/2026, 10:05:34 AM
Quick Conversions
| COP | MGA |
|---|---|
| 1 COP | 1.38 MGA |
| 10 COP | 13.75 MGA |
| 50 COP | 68.77 MGA |
| 100 COP | 137.55 MGA |
| 500 COP | 687.74 MGA |
| 1,000 COP | 1,375.48 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-08-12T10:05:34Z",
"rates": {
"MGA": 1.375479
}
}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": 137.5479,
"rate": 1.375479
}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