Rate Overview
Live
1 JPY = 5.8132 CLP
1 CLP = 0.172023
JPY
Avg
5.7096
High
5.8228
Low
5.4872
Last updated: 3/27/2026, 7:46:28 AM
Quick Conversions
| JPY | CLP |
|---|---|
| 1 JPY | 5.81 CLP |
| 10 JPY | 58.13 CLP |
| 50 JPY | 290.66 CLP |
| 100 JPY | 581.32 CLP |
| 500 JPY | 2,906.59 CLP |
| 1,000 JPY | 5,813.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-27T07:46:28Z",
"rates": {
"CLP": 5.813172
}
}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": 581.3172,
"rate": 5.813172
}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