Rate Overview
Live
1 JPY = 5.8072 CLP
1 CLP = 0.172199
JPY
Avg
5.6520
High
5.8072
Low
5.4928
Last updated: 3/27/2026, 2:35:40 PM
Quick Conversions
| JPY | CLP |
|---|---|
| 1 JPY | 5.81 CLP |
| 10 JPY | 58.07 CLP |
| 50 JPY | 290.36 CLP |
| 100 JPY | 580.72 CLP |
| 500 JPY | 2,903.62 CLP |
| 1,000 JPY | 5,807.25 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-27T14:35:40Z",
"rates": {
"CLP": 5.807245
}
}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.7245,
"rate": 5.807245
}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