Rate Overview
Live
1 CLP = 0.177970 JPY
1 JPY = 5.6189
CLP
Avg
0.161974
High
0.182056
Low
0.148921
Last updated: 5/28/2026, 11:00:52 PM
Quick Conversions
| CLP | JPY |
|---|---|
| 1 CLP | 0.18 JPY |
| 10 CLP | 1.78 JPY |
| 50 CLP | 8.90 JPY |
| 100 CLP | 17.80 JPY |
| 500 CLP | 88.99 JPY |
| 1,000 CLP | 177.97 JPY |
Get CLP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=JPYExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-28T23:00:52Z",
"rates": {
"JPY": 0.17797
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "JPY",
"amount": 100
},
"result": 17.797,
"rate": 0.17797
}Build with CLP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key