Rate Overview
Live
1 MGA = 0.730472 COP
1 COP = 1.3690
MGA
Avg
0.897540
High
1.0009
Low
0.730472
Last updated: 8/2/2026, 12:58:09 PM
Quick Conversions
| MGA | COP |
|---|---|
| 1 MGA | 0.73 COP |
| 10 MGA | 7.30 COP |
| 50 MGA | 36.52 COP |
| 100 MGA | 73.05 COP |
| 500 MGA | 365.24 COP |
| 1,000 MGA | 730.47 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-08-02T12:58:09Z",
"rates": {
"COP": 0.730472
}
}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": 73.0472,
"rate": 0.730472
}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