Rate Overview
Live
1 MGA = 0.213542 CLP
1 CLP = 4.6829
MGA
Avg
0.214875
High
0.216539
Low
0.213542
Last updated: 4/17/2026, 6:23:40 AM
Quick Conversions
| MGA | CLP |
|---|---|
| 1 MGA | 0.21 CLP |
| 10 MGA | 2.14 CLP |
| 50 MGA | 10.68 CLP |
| 100 MGA | 21.35 CLP |
| 500 MGA | 106.77 CLP |
| 1,000 MGA | 213.54 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-04-17T06:23:40Z",
"rates": {
"CLP": 0.213542
}
}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.354200000000002,
"rate": 0.213542
}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