Rate Overview
Live
1 KRW = 0.112296 JPY
1 JPY = 8.9050
KRW
Avg
0.110971
High
0.112296
Low
0.108857
Last updated: 7/26/2026, 7:07:05 PM
Quick Conversions
| KRW | JPY |
|---|---|
| 1 KRW | 0.11 JPY |
| 10 KRW | 1.12 JPY |
| 50 KRW | 5.61 JPY |
| 100 KRW | 11.23 JPY |
| 500 KRW | 56.15 JPY |
| 1,000 KRW | 112.30 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-26T19:07:05Z",
"rates": {
"JPY": 0.112296
}
}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.229600000000001,
"rate": 0.112296
}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