Rate Overview
Live
1 MGA = 0.703725 COP
1 COP = 1.4210
MGA
Avg
0.719300
High
0.731874
Low
0.703725
Last updated: 8/22/2026, 11:34:56 AM
Quick Conversions
| MGA | COP |
|---|---|
| 1 MGA | 0.70 COP |
| 10 MGA | 7.04 COP |
| 50 MGA | 35.19 COP |
| 100 MGA | 70.37 COP |
| 500 MGA | 351.86 COP |
| 1,000 MGA | 703.73 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-22T11:34:56Z",
"rates": {
"COP": 0.703725
}
}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": 70.3725,
"rate": 0.703725
}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