Rate Overview
Live
1 JPY = 8.9051 KRW
1 KRW = 0.112295
JPY
Avg
9.3421
High
9.5771
Low
8.9051
Last updated: 7/26/2026, 1:16:57 AM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 8.91 KRW |
| 10 JPY | 89.05 KRW |
| 50 JPY | 445.26 KRW |
| 100 JPY | 890.51 KRW |
| 500 JPY | 4,452.55 KRW |
| 1,000 JPY | 8,905.11 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-26T01:16:57Z",
"rates": {
"KRW": 8.905106
}
}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": 890.5106,
"rate": 8.905106
}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