Rate Overview
Live
1 CLP = 0.180959 JPY
1 JPY = 5.5261
CLP
Avg
0.179215
High
0.180959
Low
0.177407
Last updated: 4/18/2026, 8:36:02 AM
Quick Conversions
| CLP | JPY |
|---|---|
| 1 CLP | 0.18 JPY |
| 10 CLP | 1.81 JPY |
| 50 CLP | 9.05 JPY |
| 100 CLP | 18.10 JPY |
| 500 CLP | 90.48 JPY |
| 1,000 CLP | 180.96 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-04-18T08:36:02Z",
"rates": {
"JPY": 0.180959
}
}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": 18.0959,
"rate": 0.180959
}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