Rate Overview
Live
1 CLP = 0.174045 JPY
1 JPY = 5.7456
CLP
Avg
0.173469
High
0.174215
Low
0.172705
Last updated: 8/13/2026, 3:04:32 PM
Quick Conversions
| CLP | JPY |
|---|---|
| 1 CLP | 0.17 JPY |
| 10 CLP | 1.74 JPY |
| 50 CLP | 8.70 JPY |
| 100 CLP | 17.40 JPY |
| 500 CLP | 87.02 JPY |
| 1,000 CLP | 174.05 JPY |
Get CLP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=JPYExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-08-13T15:04:32Z",
"rates": {
"JPY": 0.174045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "JPY",
"amount": 100
},
"result": 17.4045,
"rate": 0.174045
}Build with CLP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key