Rate Overview
Live
1 JPY = 9.4941 KRW
1 KRW = 0.105329
JPY
Avg
9.5146
High
9.5854
Low
9.4313
Last updated: 7/6/2026, 4:09:38 PM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 9.49 KRW |
| 10 JPY | 94.94 KRW |
| 50 JPY | 474.70 KRW |
| 100 JPY | 949.41 KRW |
| 500 JPY | 4,747.04 KRW |
| 1,000 JPY | 9,494.08 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-06T16:09:38Z",
"rates": {
"KRW": 9.494078
}
}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.4078,
"rate": 9.494078
}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