Rate Overview
Live
1 JPY = 5.7317 CLP
1 CLP = 0.174469
JPY
Avg
5.7280
High
5.7500
Low
5.6965
Last updated: 7/21/2026, 5:37:19 PM
Quick Conversions
| JPY | CLP |
|---|---|
| 1 JPY | 5.73 CLP |
| 10 JPY | 57.32 CLP |
| 50 JPY | 286.58 CLP |
| 100 JPY | 573.17 CLP |
| 500 JPY | 2,865.84 CLP |
| 1,000 JPY | 5,731.68 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-07-21T17:37:19Z",
"rates": {
"CLP": 5.731682
}
}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": 573.1682000000001,
"rate": 5.731682
}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