Rate Overview
Live
1 KWD = 514.6687 JPY
1 JPY = 0.001943
KWD
Avg
514.8234
High
515.8160
Low
514.1314
Last updated: 5/30/2026, 1:46:44 AM
Quick Conversions
| KWD | JPY |
|---|---|
| 1 KWD | 514.67 JPY |
| 10 KWD | 5,146.69 JPY |
| 50 KWD | 25,733.44 JPY |
| 100 KWD | 51,466.87 JPY |
| 500 KWD | 257,334.36 JPY |
| 1,000 KWD | 514,668.71 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-05-30T01:46:44Z",
"rates": {
"JPY": 514.668714
}
}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": 51466.8714,
"rate": 514.668714
}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