Rate Overview
Live
1 KPW = 0.175375 JPY
1 JPY = 5.7021
KPW
Avg
0.174519
High
0.175455
Low
0.173301
Last updated: 3/6/2026, 7:12:45 PM
Quick Conversions
| KPW | JPY |
|---|---|
| 1 KPW | 0.18 JPY |
| 10 KPW | 1.75 JPY |
| 50 KPW | 8.77 JPY |
| 100 KPW | 17.54 JPY |
| 500 KPW | 87.69 JPY |
| 1,000 KPW | 175.38 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-03-06T19:12:45Z",
"rates": {
"JPY": 0.175375
}
}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.5375,
"rate": 0.175375
}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