Rate Overview
Live
1 JPY = 9.0447 KRW
1 KRW = 0.110562
JPY
Avg
9.0125
High
9.1215
Low
8.9051
Last updated: 7/27/2026, 7:45:27 AM
Quick Conversions
| JPY | KRW |
|---|---|
| 1 JPY | 9.04 KRW |
| 10 JPY | 90.45 KRW |
| 50 JPY | 452.23 KRW |
| 100 JPY | 904.47 KRW |
| 500 JPY | 4,522.35 KRW |
| 1,000 JPY | 9,044.69 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-27T07:45:27Z",
"rates": {
"KRW": 9.044694
}
}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": 904.4694,
"rate": 9.044694
}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