Rate Overview
Live
1 JPY = 8.8834 KRW
1 KRW = 0.112570
JPY
Avg
8.9005
High
8.9503
Low
8.8702
Last updated: 8/16/2026, 11:39:09 AM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 8.88 KRW |
| 10 JPY | 88.83 KRW |
| 50 JPY | 444.17 KRW |
| 100 JPY | 888.34 KRW |
| 500 JPY | 4,441.68 KRW |
| 1,000 JPY | 8,883.37 KRW |
Get JPY/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=KRWExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-08-16T11:39:09Z",
"rates": {
"KRW": 8.883366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "KRW",
"amount": 100
},
"result": 888.3366000000001,
"rate": 8.883366
}Build with JPY/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key