Rate Overview
Live
1 MGA = 0.211844 CLP
1 CLP = 4.7205
MGA
Avg
0.215391
High
0.219828
Low
0.211844
Last updated: 6/16/2026, 3:59:03 PM
Quick Conversions
| MGA | CLP |
|---|---|
| 1 MGA | 0.21 CLP |
| 10 MGA | 2.12 CLP |
| 50 MGA | 10.59 CLP |
| 100 MGA | 21.18 CLP |
| 500 MGA | 105.92 CLP |
| 1,000 MGA | 211.84 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-06-16T15:59:03Z",
"rates": {
"CLP": 0.211844
}
}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.1844,
"rate": 0.211844
}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