Rate Overview
Live
1 MGA = 0.900475 COP
1 COP = 1.1105
MGA
Avg
0.891572
High
0.900475
Low
0.881264
Last updated: 5/9/2026, 6:03:29 AM
Quick Conversions
| MGA | COP |
|---|---|
| 1 MGA | 0.90 COP |
| 10 MGA | 9.00 COP |
| 50 MGA | 45.02 COP |
| 100 MGA | 90.05 COP |
| 500 MGA | 450.24 COP |
| 1,000 MGA | 900.48 COP |
Get MGA/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=COPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-09T06:03:29Z",
"rates": {
"COP": 0.900475
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "COP",
"amount": 100
},
"result": 90.0475,
"rate": 0.900475
}Build with MGA/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key