Rate Overview
Live
1 JPY = 9.4975 KRW
1 KRW = 0.105291
JPY
Avg
9.5457
High
10.6945
Low
8.5876
Last updated: 3/26/2026, 9:52:33 PM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 9.50 KRW |
| 10 JPY | 94.97 KRW |
| 50 JPY | 474.87 KRW |
| 100 JPY | 949.75 KRW |
| 500 JPY | 4,748.73 KRW |
| 1,000 JPY | 9,497.46 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-26T21:52:33Z",
"rates": {
"KRW": 9.497456
}
}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.7456,
"rate": 9.497456
}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