Rate Overview
Live
1 JPY = 0.001890 KWD
1 KWD = 529.1005
JPY
Avg
0.002014
High
0.002145
Low
0.001890
Last updated: 7/23/2026, 3:02:50 PM
Quick Conversions
| JPY | KWD |
|---|---|
| 1 JPY | 0.00 KWD |
| 10 JPY | 0.02 KWD |
| 50 JPY | 0.09 KWD |
| 100 JPY | 0.19 KWD |
| 500 JPY | 0.95 KWD |
| 1,000 JPY | 1.89 KWD |
Get JPY/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=KWDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-23T15:02:50Z",
"rates": {
"KWD": 0.00189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "KWD",
"amount": 100
},
"result": 0.189,
"rate": 0.00189
}Build with JPY/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key