Rate Overview
Live
1 JPY = 5.6391 KPW
1 KPW = 0.177332
JPY
Avg
5.6551
High
5.6762
Low
5.6383
Last updated: 3/27/2026, 6:08:11 AM
Quick Conversions
| JPY | KPW |
|---|---|
| 1 JPY | 5.64 KPW |
| 10 JPY | 56.39 KPW |
| 50 JPY | 281.96 KPW |
| 100 JPY | 563.91 KPW |
| 500 JPY | 2,819.57 KPW |
| 1,000 JPY | 5,639.15 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-27T06:08:11Z",
"rates": {
"KPW": 5.639145
}
}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.9145,
"rate": 5.639145
}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