Rate Overview
Live
1 JPY = 0.001939 KWD
1 KWD = 515.7298
JPY
Avg
0.001941
High
0.001945
Low
0.001939
Last updated: 5/27/2026, 9:45:43 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-05-27T09:45:43Z",
"rates": {
"KWD": 0.001939
}
}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.1939,
"rate": 0.001939
}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