Rate Overview
Live
1 JPY = 5.6316 KPW
1 KPW = 0.177571
JPY
Avg
5.9781
High
6.3140
Low
5.6316
Last updated: 3/27/2026, 9:28:59 AM
Quick Conversions
| JPY | KPW |
|---|---|
| 1 JPY | 5.63 KPW |
| 10 JPY | 56.32 KPW |
| 50 JPY | 281.58 KPW |
| 100 JPY | 563.16 KPW |
| 500 JPY | 2,815.78 KPW |
| 1,000 JPY | 5,631.56 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-27T09:28:59Z",
"rates": {
"KPW": 5.631558
}
}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": 563.1558,
"rate": 5.631558
}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