Rate Overview
Live
1 JPY = 9.5024 KRW
1 KRW = 0.105236
JPY
Avg
9.3604
High
9.5024
Low
9.1101
Last updated: 3/26/2026, 11:32:52 PM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 9.50 KRW |
| 10 JPY | 95.02 KRW |
| 50 JPY | 475.12 KRW |
| 100 JPY | 950.24 KRW |
| 500 JPY | 4,751.21 KRW |
| 1,000 JPY | 9,502.42 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-26T23:32:52Z",
"rates": {
"KRW": 9.502423
}
}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": 950.2423,
"rate": 9.502423
}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