Rate Overview
Live
1 JPY = 5.7456 CLP
1 CLP = 0.174046
JPY
Avg
5.9416
High
6.5810
Low
5.4962
Last updated: 7/20/2026, 10:53:53 PM
Quick Conversions
| JPY | CLP |
|---|---|
| 1 JPY | 5.75 CLP |
| 10 JPY | 57.46 CLP |
| 50 JPY | 287.28 CLP |
| 100 JPY | 574.56 CLP |
| 500 JPY | 2,872.81 CLP |
| 1,000 JPY | 5,745.61 CLP |
Get JPY/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CLPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-20T22:53:53Z",
"rates": {
"CLP": 5.745611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CLP",
"amount": 100
},
"result": 574.5611,
"rate": 5.745611
}Build with JPY/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key