Rate Overview
Live
1 CLP = 0.172477 JPY
1 JPY = 5.7979
CLP
Avg
0.173515
High
0.174646
Low
0.172477
Last updated: 7/27/2026, 1:19:51 AM
Quick Conversions
| CLP | JPY |
|---|---|
| 1 CLP | 0.17 JPY |
| 10 CLP | 1.72 JPY |
| 50 CLP | 8.62 JPY |
| 100 CLP | 17.25 JPY |
| 500 CLP | 86.24 JPY |
| 1,000 CLP | 172.48 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-07-27T01:19:51Z",
"rates": {
"JPY": 0.172477
}
}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.2477,
"rate": 0.172477
}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