Rate Overview
Live
1 CLP = 0.174219 JPY
1 JPY = 5.7399
CLP
Avg
0.174594
High
0.175547
Low
0.173912
Last updated: 7/22/2026, 8:37:11 AM
Quick Conversions
| CLP | JPY |
|---|---|
| 1 CLP | 0.17 JPY |
| 10 CLP | 1.74 JPY |
| 50 CLP | 8.71 JPY |
| 100 CLP | 17.42 JPY |
| 500 CLP | 87.11 JPY |
| 1,000 CLP | 174.22 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-22T08:37:11Z",
"rates": {
"JPY": 0.174219
}
}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.4219,
"rate": 0.174219
}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