Rate Overview
Live
1 KWD = 514.4799 JPY
1 JPY = 0.001944
KWD
Avg
515.4815
High
517.7822
Low
514.4799
Last updated: 4/18/2026, 8:49:19 AM
Quick Conversions
| KWD | JPY |
|---|---|
| 1 KWD | 514.48 JPY |
| 10 KWD | 5,144.80 JPY |
| 50 KWD | 25,724.00 JPY |
| 100 KWD | 51,447.99 JPY |
| 500 KWD | 257,239.97 JPY |
| 1,000 KWD | 514,479.93 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-04-18T08:49:19Z",
"rates": {
"JPY": 514.47993
}
}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": 51447.992999999995,
"rate": 514.47993
}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