Rate Overview
Live
1 KPW = 0.178961 JPY
1 JPY = 5.5878
KPW
Avg
0.178318
High
0.178961
Low
0.177751
Last updated: 6/19/2026, 8:47:00 AM
Quick Conversions
| KPW | JPY |
|---|---|
| 1 KPW | 0.18 JPY |
| 10 KPW | 1.79 JPY |
| 50 KPW | 8.95 JPY |
| 100 KPW | 17.90 JPY |
| 500 KPW | 89.48 JPY |
| 1,000 KPW | 178.96 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-06-19T08:47:00Z",
"rates": {
"JPY": 0.178961
}
}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.8961,
"rate": 0.178961
}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