Rate Overview
Live
1 JPY = 5.6449 KPW
1 KPW = 0.177151
JPY
Avg
5.6135
High
5.6606
Low
5.5183
Last updated: 8/19/2026, 3:22:27 AM
Quick Conversions
| JPY | KPW |
|---|---|
| 1 JPY | 5.64 KPW |
| 10 JPY | 56.45 KPW |
| 50 JPY | 282.25 KPW |
| 100 JPY | 564.49 KPW |
| 500 JPY | 2,822.45 KPW |
| 1,000 JPY | 5,644.90 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-08-19T03:22:27Z",
"rates": {
"KPW": 5.644904
}
}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": 564.4904,
"rate": 5.644904
}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