Rate Overview
Live
1 KWD = 519.3100 JPY
1 JPY = 0.001926
KWD
Avg
492.4953
High
519.3440
Low
465.3317
Last updated: 3/27/2026, 6:01:14 AM
Quick Conversions
| KWD | JPY |
|---|---|
| 1 KWD | 519.31 JPY |
| 10 KWD | 5,193.10 JPY |
| 50 KWD | 25,965.50 JPY |
| 100 KWD | 51,931.00 JPY |
| 500 KWD | 259,654.98 JPY |
| 1,000 KWD | 519,309.96 JPY |
Get KWD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=JPYExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-03-27T06:01:14Z",
"rates": {
"JPY": 519.309963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "JPY",
"amount": 100
},
"result": 51930.996300000006,
"rate": 519.309963
}Build with KWD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key