Rate Overview
Live
1 JPY = 5.5453 KPW
1 KPW = 0.180333
JPY
Avg
5.5608
High
5.5854
Low
5.5315
Last updated: 7/6/2026, 11:07:13 AM
Quick Conversions
| JPY | KPW |
|---|---|
| 1 JPY | 5.55 KPW |
| 10 JPY | 55.45 KPW |
| 50 JPY | 277.27 KPW |
| 100 JPY | 554.53 KPW |
| 500 JPY | 2,772.66 KPW |
| 1,000 JPY | 5,545.31 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-07-06T11:07:13Z",
"rates": {
"KPW": 5.545311
}
}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": 554.5311,
"rate": 5.545311
}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