Rate Overview
Live
1 JPY = 9.4936 KRW
1 KRW = 0.105334
JPY
Avg
9.4504
High
9.4994
Low
9.3818
Last updated: 3/26/2026, 8:10:26 PM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 9.49 KRW |
| 10 JPY | 94.94 KRW |
| 50 JPY | 474.68 KRW |
| 100 JPY | 949.36 KRW |
| 500 JPY | 4,746.79 KRW |
| 1,000 JPY | 9,493.58 KRW |
Get JPY/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=KRWExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-26T20:10:26Z",
"rates": {
"KRW": 9.493575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "KRW",
"amount": 100
},
"result": 949.3575,
"rate": 9.493575
}Build with JPY/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key