Rate Overview
Live
1 JPY = 8.6121 KRW
1 KRW = 0.116115
JPY
Avg
8.6107
High
8.6998
Low
8.5376
Last updated: 9/6/2026, 12:56:46 AM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 8.61 KRW |
| 10 JPY | 86.12 KRW |
| 50 JPY | 430.61 KRW |
| 100 JPY | 861.21 KRW |
| 500 JPY | 4,306.06 KRW |
| 1,000 JPY | 8,612.12 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-09-06T00:56:46Z",
"rates": {
"KRW": 8.612121
}
}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": 861.2121,
"rate": 8.612121
}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