Rate Overview
Live
1 JPY = 5.6350 KPW
1 KPW = 0.177461
JPY
Avg
5.9634
High
6.3057
Low
5.6350
Last updated: 3/27/2026, 7:47:36 AM
Quick Conversions
| JPY | KPW |
|---|---|
| 1 JPY | 5.64 KPW |
| 10 JPY | 56.35 KPW |
| 50 JPY | 281.75 KPW |
| 100 JPY | 563.50 KPW |
| 500 JPY | 2,817.52 KPW |
| 1,000 JPY | 5,635.03 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-27T07:47:36Z",
"rates": {
"KPW": 5.635032
}
}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.5032,
"rate": 5.635032
}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