Rate Overview
Live
1 KRW = 0.107150 JPY
1 JPY = 9.3327
KRW
Avg
0.106842
High
0.107875
Low
0.105835
Last updated: 5/7/2026, 3:49:50 PM
Quick Conversions
| KRW | JPY |
|---|---|
| 1 KRW | 0.11 JPY |
| 10 KRW | 1.07 JPY |
| 50 KRW | 5.36 JPY |
| 100 KRW | 10.72 JPY |
| 500 KRW | 53.57 JPY |
| 1,000 KRW | 107.15 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-05-07T15:49:50Z",
"rates": {
"JPY": 0.10715
}
}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.715,
"rate": 0.10715
}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