Rate Overview
Live
1 JPY = 5.6461 KPW
1 KPW = 0.177114
JPY
Avg
5.6545
High
5.6628
Low
5.6452
Last updated: 5/27/2026, 2:50:57 PM
Quick Conversions
| JPY | KPW |
|---|---|
| 1 JPY | 5.65 KPW |
| 10 JPY | 56.46 KPW |
| 50 JPY | 282.30 KPW |
| 100 JPY | 564.61 KPW |
| 500 JPY | 2,823.05 KPW |
| 1,000 JPY | 5,646.09 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-27T14:50:57Z",
"rates": {
"KPW": 5.64609
}
}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": 564.609,
"rate": 5.64609
}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