Rate Overview
Live
1 MGA = 0.222789 CLP
1 CLP = 4.4886
MGA
Avg
0.213061
High
0.228773
Low
0.193730
Last updated: 3/27/2026, 3:14:21 PM
Quick Conversions
| MGA | CLP |
|---|---|
| 1 MGA | 0.22 CLP |
| 10 MGA | 2.23 CLP |
| 50 MGA | 11.14 CLP |
| 100 MGA | 22.28 CLP |
| 500 MGA | 111.39 CLP |
| 1,000 MGA | 222.79 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-27T15:14:21Z",
"rates": {
"CLP": 0.222789
}
}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": 22.2789,
"rate": 0.222789
}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