Rate Overview
Live
1 JPY = 9.4787 KRW
1 KRW = 0.105500
JPY
Avg
9.4984
High
9.5855
Low
9.4071
Last updated: 5/27/2026, 11:00:30 PM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 9.48 KRW |
| 10 JPY | 94.79 KRW |
| 50 JPY | 473.93 KRW |
| 100 JPY | 947.87 KRW |
| 500 JPY | 4,739.34 KRW |
| 1,000 JPY | 9,478.68 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-27T23:00:30Z",
"rates": {
"KRW": 9.478679
}
}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.8679,
"rate": 9.478679
}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