Rate Overview
Live
1 KPW = 0.179262 JPY
1 JPY = 5.5784
KPW
Avg
0.179674
High
0.180784
Low
0.179037
Last updated: 7/5/2026, 7:16:58 AM
Quick Conversions
| KPW | JPY |
|---|---|
| 1 KPW | 0.18 JPY |
| 10 KPW | 1.79 JPY |
| 50 KPW | 8.96 JPY |
| 100 KPW | 17.93 JPY |
| 500 KPW | 89.63 JPY |
| 1,000 KPW | 179.26 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-07-05T07:16:58Z",
"rates": {
"JPY": 0.179262
}
}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.9262,
"rate": 0.179262
}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