Rate Overview
Live
1 MGA = 0.217083 CLP
1 CLP = 4.6065
MGA
Avg
0.216942
High
0.217726
Low
0.215874
Last updated: 7/6/2026, 9:59:36 PM
Quick Conversions
| MGA | CLP |
|---|---|
| 1 MGA | 0.22 CLP |
| 10 MGA | 2.17 CLP |
| 50 MGA | 10.85 CLP |
| 100 MGA | 21.71 CLP |
| 500 MGA | 108.54 CLP |
| 1,000 MGA | 217.08 CLP |
Get MGA/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=CLPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-06T21:59:36Z",
"rates": {
"CLP": 0.217083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "CLP",
"amount": 100
},
"result": 21.7083,
"rate": 0.217083
}Build with MGA/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key