Rate Overview
Live
1 KPW = 0.177025 JPY
1 JPY = 5.6489
KPW
Avg
0.175038
High
0.177545
Low
0.169587
Last updated: 5/30/2026, 4:23:49 AM
Quick Conversions
| KPW | JPY |
|---|---|
| 1 KPW | 0.18 JPY |
| 10 KPW | 1.77 JPY |
| 50 KPW | 8.85 JPY |
| 100 KPW | 17.70 JPY |
| 500 KPW | 88.51 JPY |
| 1,000 KPW | 177.02 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-05-30T04:23:49Z",
"rates": {
"JPY": 0.177025
}
}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.7025,
"rate": 0.177025
}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