Rate Overview
Live
1 JPY = 5.7795 CLP
1 CLP = 0.173027
JPY
Avg
5.6750
High
5.7795
Low
5.5503
Last updated: 3/7/2026, 3:27:34 AM
Quick Conversions
| JPY | CLP |
|---|---|
| 1 JPY | 5.78 CLP |
| 10 JPY | 57.79 CLP |
| 50 JPY | 288.97 CLP |
| 100 JPY | 577.95 CLP |
| 500 JPY | 2,889.73 CLP |
| 1,000 JPY | 5,779.45 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-07T03:27:34Z",
"rates": {
"CLP": 5.779451
}
}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": 577.9451,
"rate": 5.779451
}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