Rate Overview
Live
1 KWD = 523.4858 JPY
1 JPY = 0.001910
KWD
Avg
520.8706
High
523.4858
Low
519.2328
Last updated: 6/19/2026, 9:49:36 AM
Quick Conversions
| KWD | JPY |
|---|---|
| 1 KWD | 523.49 JPY |
| 10 KWD | 5,234.86 JPY |
| 50 KWD | 26,174.29 JPY |
| 100 KWD | 52,348.58 JPY |
| 500 KWD | 261,742.88 JPY |
| 1,000 KWD | 523,485.76 JPY |
Get KWD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=JPYExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-06-19T09:49:36Z",
"rates": {
"JPY": 523.485763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "JPY",
"amount": 100
},
"result": 52348.5763,
"rate": 523.485763
}Build with KWD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key