Rate Overview
Live
1 KRW = 0.116143 JPY
1 JPY = 8.6101
KRW
Avg
0.116142
High
0.117129
Low
0.114945
Last updated: 9/6/2026, 8:37:35 AM
Quick Conversions
| KRW | JPY |
|---|---|
| 1 KRW | 0.12 JPY |
| 10 KRW | 1.16 JPY |
| 50 KRW | 5.81 JPY |
| 100 KRW | 11.61 JPY |
| 500 KRW | 58.07 JPY |
| 1,000 KRW | 116.14 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-09-06T08:37:35Z",
"rates": {
"JPY": 0.116143
}
}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.6143,
"rate": 0.116143
}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