Rate Overview
Live
1 JPY = 5.8074 CLP
1 CLP = 0.172195
JPY
Avg
6.2011
High
6.7958
Low
5.4827
Last updated: 3/27/2026, 12:56:20 PM
Quick Conversions
| JPY | CLP |
|---|---|
| 1 JPY | 5.81 CLP |
| 10 JPY | 58.07 CLP |
| 50 JPY | 290.37 CLP |
| 100 JPY | 580.74 CLP |
| 500 JPY | 2,903.69 CLP |
| 1,000 JPY | 5,807.37 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-03-27T12:56:20Z",
"rates": {
"CLP": 5.807372
}
}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": 580.7372,
"rate": 5.807372
}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