Rate Overview
Live
1 CLP = 0.181057 JPY
1 JPY = 5.5231
CLP
Avg
0.178834
High
0.181057
Low
0.175290
Last updated: 6/18/2026, 6:37:42 AM
Quick Conversions
| CLP | JPY |
|---|---|
| 1 CLP | 0.18 JPY |
| 10 CLP | 1.81 JPY |
| 50 CLP | 9.05 JPY |
| 100 CLP | 18.11 JPY |
| 500 CLP | 90.53 JPY |
| 1,000 CLP | 181.06 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-06-18T06:37:42Z",
"rates": {
"JPY": 0.181057
}
}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.1057,
"rate": 0.181057
}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