Rate Overview
Live
1 KRW = 0.111914 JPY
1 JPY = 8.9354
KRW
Avg
0.112288
High
0.112736
Low
0.111820
Last updated: 8/17/2026, 11:07:33 AM
Quick Conversions
| KRW | JPY |
|---|---|
| 1 KRW | 0.11 JPY |
| 10 KRW | 1.12 JPY |
| 50 KRW | 5.60 JPY |
| 100 KRW | 11.19 JPY |
| 500 KRW | 55.96 JPY |
| 1,000 KRW | 111.91 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-08-17T11:07:33Z",
"rates": {
"JPY": 0.111914
}
}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": 11.1914,
"rate": 0.111914
}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