Rate Overview
Live
1 JPY = 0.001948 KWD
1 KWD = 513.3470
JPY
Avg
0.001952
High
0.001964
Low
0.001946
Last updated: 3/7/2026, 12:48:53 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.95 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-03-07T00:48:53Z",
"rates": {
"KWD": 0.001948
}
}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.1948,
"rate": 0.001948
}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