Rate Overview
Live
1 JPY = 9.3462 KRW
1 KRW = 0.106995
JPY
Avg
9.3131
High
9.3462
Low
9.2574
Last updated: 4/15/2026, 11:48:10 PM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 9.35 KRW |
| 10 JPY | 93.46 KRW |
| 50 JPY | 467.31 KRW |
| 100 JPY | 934.62 KRW |
| 500 JPY | 4,673.12 KRW |
| 1,000 JPY | 9,346.24 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-04-15T23:48:10Z",
"rates": {
"KRW": 9.346242
}
}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": 934.6242,
"rate": 9.346242
}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