Rate Overview
Live
1 CLP = 0.177973 JPY
1 JPY = 5.6188
CLP
Avg
0.175622
High
0.183897
Low
0.167835
Last updated: 5/28/2026, 9:47:49 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-28T21:47:49Z",
"rates": {
"JPY": 0.177973
}
}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.7973,
"rate": 0.177973
}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