Rate Overview
Live
1 JPY = 5.6061 CLP
1 CLP = 0.178377
JPY
Avg
5.6462
High
5.6942
Low
5.6061
Last updated: 5/27/2026, 6:19:30 PM
Quick Conversions
| JPY | CLP |
|---|---|
| 1 JPY | 5.61 CLP |
| 10 JPY | 56.06 CLP |
| 50 JPY | 280.30 CLP |
| 100 JPY | 560.61 CLP |
| 500 JPY | 2,803.05 CLP |
| 1,000 JPY | 5,606.09 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-05-27T18:19:30Z",
"rates": {
"CLP": 5.606093
}
}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": 560.6093000000001,
"rate": 5.606093
}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