Rate Overview
Live
1 MGA = 0.191277 CLP
1 CLP = 5.2280 MGA
Avg
0.210143
High
0.226788
Low
0.191277
Last updated: 1/25/2026, 3:30:10 PM
Quick Conversions
| MGA | CLP |
|---|---|
| 1 MGA | 0.19 CLP |
| 10 MGA | 1.91 CLP |
| 50 MGA | 9.56 CLP |
| 100 MGA | 19.13 CLP |
| 500 MGA | 95.64 CLP |
| 1,000 MGA | 191.28 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-01-25T15:30:10Z",
"rates": {
"CLP": 0.191277
}
}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": 19.1277,
"rate": 0.191277
}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