Rate Overview
Live
1 JPY = 0.001935 KWD
1 KWD = 516.7959
JPY
Avg
0.001938
High
0.001943
Low
0.001931
Last updated: 4/17/2026, 4:55:27 AM
Quick Conversions
| JPY | KWD |
|---|---|
| 1 JPY | 0.00 KWD |
| 10 JPY | 0.02 KWD |
| 50 JPY | 0.10 KWD |
| 100 JPY | 0.19 KWD |
| 500 JPY | 0.97 KWD |
| 1,000 JPY | 1.94 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-04-17T04:55:27Z",
"rates": {
"KWD": 0.001935
}
}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.1935,
"rate": 0.001935
}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