Rate Overview
Live
1 JPY = 5.5599 CLP
1 CLP = 0.179861
JPY
Avg
5.5908
High
5.6368
Low
5.5599
Last updated: 4/17/2026, 6:08:42 AM
Quick Conversions
| JPY | CLP |
|---|---|
| 1 JPY | 5.56 CLP |
| 10 JPY | 55.60 CLP |
| 50 JPY | 277.99 CLP |
| 100 JPY | 555.99 CLP |
| 500 JPY | 2,779.93 CLP |
| 1,000 JPY | 5,559.86 CLP |
Get JPY/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CLPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T06:08:42Z",
"rates": {
"CLP": 5.559862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CLP",
"amount": 100
},
"result": 555.9861999999999,
"rate": 5.559862
}Build with JPY/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key