Rate Overview
Live
1 JPY = 9.4753 KRW
1 KRW = 0.105538
JPY
Avg
9.3452
High
9.5332
Low
9.1101
Last updated: 5/28/2026, 12:09:58 AM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 9.48 KRW |
| 10 JPY | 94.75 KRW |
| 50 JPY | 473.76 KRW |
| 100 JPY | 947.53 KRW |
| 500 JPY | 4,737.63 KRW |
| 1,000 JPY | 9,475.26 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-05-28T00:09:58Z",
"rates": {
"KRW": 9.475264
}
}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": 947.5264,
"rate": 9.475264
}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