Rate Overview
Live
1 JPY = 5.5268 CLP
1 CLP = 0.180938
JPY
Avg
5.6139
High
5.7128
Low
5.5248
Last updated: 6/17/2026, 7:10:25 AM
Quick Conversions
| JPY | CLP |
|---|---|
| 1 JPY | 5.53 CLP |
| 10 JPY | 55.27 CLP |
| 50 JPY | 276.34 CLP |
| 100 JPY | 552.68 CLP |
| 500 JPY | 2,763.38 CLP |
| 1,000 JPY | 5,526.77 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-06-17T07:10:25Z",
"rates": {
"CLP": 5.526768
}
}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": 552.6768,
"rate": 5.526768
}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