Rate Overview
Live
1 KWD = 519.2725 JPY
1 JPY = 0.001926
KWD
Avg
518.8458
High
520.6904
Low
517.1616
Last updated: 3/27/2026, 5:58:13 AM
Quick Conversions
| KWD | JPY |
|---|---|
| 1 KWD | 519.27 JPY |
| 10 KWD | 5,192.73 JPY |
| 50 KWD | 25,963.63 JPY |
| 100 KWD | 51,927.25 JPY |
| 500 KWD | 259,636.27 JPY |
| 1,000 KWD | 519,272.54 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-27T05:58:13Z",
"rates": {
"JPY": 519.272544
}
}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": 51927.254400000005,
"rate": 519.272544
}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