Rate Overview
Live
1 KWD = 514.7780 JPY
1 JPY = 0.001943
KWD
Avg
499.3793
High
520.6029
Low
468.6763
Last updated: 5/30/2026, 4:23:49 AM
Quick Conversions
| KWD | JPY |
|---|---|
| 1 KWD | 514.78 JPY |
| 10 KWD | 5,147.78 JPY |
| 50 KWD | 25,738.90 JPY |
| 100 KWD | 51,477.80 JPY |
| 500 KWD | 257,389.01 JPY |
| 1,000 KWD | 514,778.02 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-30T04:23:49Z",
"rates": {
"JPY": 514.778021
}
}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": 51477.80209999999,
"rate": 514.778021
}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