Rate Overview
Live
1 KPW = 0.176275 JPY
1 JPY = 5.6730
KPW
Avg
0.176772
High
0.177593
Low
0.176275
Last updated: 4/18/2026, 8:49:58 AM
Quick Conversions
| KPW | JPY |
|---|---|
| 1 KPW | 0.18 JPY |
| 10 KPW | 1.76 JPY |
| 50 KPW | 8.81 JPY |
| 100 KPW | 17.63 JPY |
| 500 KPW | 88.14 JPY |
| 1,000 KPW | 176.27 JPY |
Get KPW/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=JPYExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-04-18T08:49:58Z",
"rates": {
"JPY": 0.176275
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "JPY",
"amount": 100
},
"result": 17.627499999999998,
"rate": 0.176275
}Build with KPW/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key