Rate Overview
Live
1 JPY = 5.6832 CLP
1 CLP = 0.175959
JPY
Avg
5.6978
High
5.7375
Low
5.6687
Last updated: 7/6/2026, 10:51:52 PM
Quick Conversions
| JPY | CLP |
|---|---|
| 1 JPY | 5.68 CLP |
| 10 JPY | 56.83 CLP |
| 50 JPY | 284.16 CLP |
| 100 JPY | 568.32 CLP |
| 500 JPY | 2,841.58 CLP |
| 1,000 JPY | 5,683.16 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-06T22:51:52Z",
"rates": {
"CLP": 5.683155
}
}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": 568.3155,
"rate": 5.683155
}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