Rate Overview
Live
1 JPY = 0.001924 KWD
1 KWD = 519.7505
JPY
Avg
0.001927
High
0.001933
Low
0.001920
Last updated: 3/27/2026, 7:44:00 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.96 KWD |
| 1,000 JPY | 1.92 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-27T07:44:00Z",
"rates": {
"KWD": 0.001924
}
}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.1924,
"rate": 0.001924
}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