Rate Overview
Live
1 JPY = 5.9813 CLP
1 CLP = 0.167187
JPY
Avg
5.9012
High
6.0110
Low
5.8174
Last updated: 9/5/2026, 5:37:03 AM
Quick Conversions
| JPY | CLP |
|---|---|
| 1 JPY | 5.98 CLP |
| 10 JPY | 59.81 CLP |
| 50 JPY | 299.07 CLP |
| 100 JPY | 598.13 CLP |
| 500 JPY | 2,990.67 CLP |
| 1,000 JPY | 5,981.34 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-09-05T05:37:03Z",
"rates": {
"CLP": 5.981337
}
}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": 598.1337,
"rate": 5.981337
}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