Rate Overview
Live
1 KWD = 521.9536 JPY
1 JPY = 0.001916
KWD
Avg
522.4695
High
525.6382
Low
520.0269
Last updated: 7/7/2026, 11:33:31 AM
Quick Conversions
| KWD | JPY |
|---|---|
| 1 KWD | 521.95 JPY |
| 10 KWD | 5,219.54 JPY |
| 50 KWD | 26,097.68 JPY |
| 100 KWD | 52,195.36 JPY |
| 500 KWD | 260,976.79 JPY |
| 1,000 KWD | 521,953.58 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-07-07T11:33:31Z",
"rates": {
"JPY": 521.953582
}
}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": 52195.358199999995,
"rate": 521.953582
}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