Rate Overview
Live
1 JPY = 8.9051 KRW
1 KRW = 0.112295
JPY
Avg
9.4769
High
10.5298
Low
8.6808
Last updated: 7/25/2026, 9:01:17 PM
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-25T21:01:17Z",
"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