Rate Overview
Live
1 JPY = 5.7031 KPW
1 KPW = 0.175344
JPY
Avg
5.7253
High
5.7673
Low
5.6995
Last updated: 3/7/2026, 12:10:40 AM
Quick Conversions
| JPY | KPW |
|---|---|
| 1 JPY | 5.70 KPW |
| 10 JPY | 57.03 KPW |
| 50 JPY | 285.15 KPW |
| 100 JPY | 570.31 KPW |
| 500 JPY | 2,851.54 KPW |
| 1,000 JPY | 5,703.08 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-03-07T00:10:40Z",
"rates": {
"KPW": 5.703084
}
}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": 570.3084,
"rate": 5.703084
}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