Rate Overview
Live
1 JPY = 5.7437 CLP
1 CLP = 0.174105
JPY
Avg
5.7017
High
5.7587
Low
5.5732
Last updated: 7/21/2026, 10:04:10 AM
Quick Conversions
| JPY | CLP |
|---|---|
| 1 JPY | 5.74 CLP |
| 10 JPY | 57.44 CLP |
| 50 JPY | 287.18 CLP |
| 100 JPY | 574.37 CLP |
| 500 JPY | 2,871.83 CLP |
| 1,000 JPY | 5,743.66 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-21T10:04:10Z",
"rates": {
"CLP": 5.743662
}
}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.3661999999999,
"rate": 5.743662
}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