Rate Overview
Live
1 KRW = 0.111038 JPY
1 JPY = 9.0059
KRW
Avg
0.107030
High
0.111038
Low
0.104415
Last updated: 7/27/2026, 9:45:41 PM
Quick Conversions
| KRW | JPY |
|---|---|
| 1 KRW | 0.11 JPY |
| 10 KRW | 1.11 JPY |
| 50 KRW | 5.55 JPY |
| 100 KRW | 11.10 JPY |
| 500 KRW | 55.52 JPY |
| 1,000 KRW | 111.04 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-27T21:45:41Z",
"rates": {
"JPY": 0.111038
}
}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.1038,
"rate": 0.111038
}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