Rate Overview
Live
1 JPY = 9.4943 KRW
1 KRW = 0.105326
JPY
Avg
9.4856
High
9.5300
Low
9.4082
Last updated: 6/17/2026, 2:31:01 AM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 9.49 KRW |
| 10 JPY | 94.94 KRW |
| 50 JPY | 474.72 KRW |
| 100 JPY | 949.43 KRW |
| 500 JPY | 4,747.17 KRW |
| 1,000 JPY | 9,494.35 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-06-17T02:31:01Z",
"rates": {
"KRW": 9.494346
}
}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": 949.4346,
"rate": 9.494346
}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