Rate Overview
Live
1 MGA = 0.218877 CLP
1 CLP = 4.5688
MGA
Avg
0.211671
High
0.218877
Low
0.204108
Last updated: 3/6/2026, 11:51:13 PM
Quick Conversions
| MGA | CLP |
|---|---|
| 1 MGA | 0.22 CLP |
| 10 MGA | 2.19 CLP |
| 50 MGA | 10.94 CLP |
| 100 MGA | 21.89 CLP |
| 500 MGA | 109.44 CLP |
| 1,000 MGA | 218.88 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-03-06T23:51:13Z",
"rates": {
"CLP": 0.218877
}
}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.8877,
"rate": 0.218877
}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