Rate Overview
Live
1 KRW = 0.106229 JPY
1 JPY = 9.4136
KRW
Avg
0.107070
High
0.108394
Low
0.106229
Last updated: 3/7/2026, 4:58:32 AM
Quick Conversions
| KRW | JPY |
|---|---|
| 1 KRW | 0.11 JPY |
| 10 KRW | 1.06 JPY |
| 50 KRW | 5.31 JPY |
| 100 KRW | 10.62 JPY |
| 500 KRW | 53.11 JPY |
| 1,000 KRW | 106.23 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-03-07T04:58:32Z",
"rates": {
"JPY": 0.106229
}
}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.6229,
"rate": 0.106229
}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