Rate Overview
Live
1 JPY = 5.8062 CLP
1 CLP = 0.172230
JPY
Avg
5.6519
High
5.8062
Low
5.4928
Last updated: 3/27/2026, 11:35:16 AM
Quick Conversions
| JPY | CLP |
|---|---|
| 1 JPY | 5.81 CLP |
| 10 JPY | 58.06 CLP |
| 50 JPY | 290.31 CLP |
| 100 JPY | 580.62 CLP |
| 500 JPY | 2,903.09 CLP |
| 1,000 JPY | 5,806.17 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-27T11:35:16Z",
"rates": {
"CLP": 5.806174
}
}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.6174000000001,
"rate": 5.806174
}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