Rate Overview
Live
1 JPY = 9.1504 KRW
1 KRW = 0.109285
JPY
Avg
9.1440
High
9.1889
Low
9.0843
Last updated: 7/22/2026, 4:32:48 AM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 9.15 KRW |
| 10 JPY | 91.50 KRW |
| 50 JPY | 457.52 KRW |
| 100 JPY | 915.04 KRW |
| 500 JPY | 4,575.21 KRW |
| 1,000 JPY | 9,150.43 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-07-22T04:32:48Z",
"rates": {
"KRW": 9.150427
}
}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": 915.0427000000001,
"rate": 9.150427
}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