Rate Overview
Live
1 JPY = 9.4899 KRW
1 KRW = 0.105375
JPY
Avg
9.4849
High
9.5300
Low
9.4082
Last updated: 6/17/2026, 1:56:09 AM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 9.49 KRW |
| 10 JPY | 94.90 KRW |
| 50 JPY | 474.50 KRW |
| 100 JPY | 948.99 KRW |
| 500 JPY | 4,744.95 KRW |
| 1,000 JPY | 9,489.91 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-06-17T01:56:09Z",
"rates": {
"KRW": 9.489907
}
}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": 948.9907000000001,
"rate": 9.489907
}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