Rate Overview
Live
1 KRW = 0.105456 JPY
1 JPY = 9.4826
KRW
Avg
0.105190
High
0.106029
Low
0.104325
Last updated: 7/7/2026, 7:10:00 AM
Quick Conversions
| KRW | JPY |
|---|---|
| 1 KRW | 0.11 JPY |
| 10 KRW | 1.05 JPY |
| 50 KRW | 5.27 JPY |
| 100 KRW | 10.55 JPY |
| 500 KRW | 52.73 JPY |
| 1,000 KRW | 105.46 JPY |
Get KRW/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=JPYExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-07T07:10:00Z",
"rates": {
"JPY": 0.105456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "JPY",
"amount": 100
},
"result": 10.5456,
"rate": 0.105456
}Build with KRW/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key