Rate Overview
Live
1 JPY = 5.7549 KPW
1 KPW = 0.173766
JPY
Avg
5.7394
High
5.7613
Low
5.7030
Last updated: 5/7/2026, 11:20:43 AM
Quick Conversions
| JPY | KPW |
|---|---|
| 1 JPY | 5.75 KPW |
| 10 JPY | 57.55 KPW |
| 50 JPY | 287.74 KPW |
| 100 JPY | 575.49 KPW |
| 500 JPY | 2,877.44 KPW |
| 1,000 JPY | 5,754.88 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-05-07T11:20:43Z",
"rates": {
"KPW": 5.754882
}
}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": 575.4882,
"rate": 5.754882
}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