Rate Overview
Live
1 JPY = 5.8622 KPW
1 KPW = 0.170585
JPY
Avg
5.8280
High
5.8721
Low
5.7633
Last updated: 9/12/2026, 1:01:19 PM
Quick Conversions
| JPY | KPW |
|---|---|
| 1 JPY | 5.86 KPW |
| 10 JPY | 58.62 KPW |
| 50 JPY | 293.11 KPW |
| 100 JPY | 586.22 KPW |
| 500 JPY | 2,931.09 KPW |
| 1,000 JPY | 5,862.18 KPW |
Get JPY/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=KPWExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-09-12T13:01:19Z",
"rates": {
"KPW": 5.862177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "KPW",
"amount": 100
},
"result": 586.2177,
"rate": 5.862177
}Build with JPY/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key