Rate Overview
Live
1 KWD = 527.7853 JPY
1 JPY = 0.001895
KWD
Avg
527.6631
High
529.7106
Low
525.9835
Last updated: 7/28/2026, 9:51:06 AM
Quick Conversions
| KWD | JPY |
|---|---|
| 1 KWD | 527.79 JPY |
| 10 KWD | 5,277.85 JPY |
| 50 KWD | 26,389.27 JPY |
| 100 KWD | 52,778.53 JPY |
| 500 KWD | 263,892.66 JPY |
| 1,000 KWD | 527,785.31 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-28T09:51:06Z",
"rates": {
"JPY": 527.785312
}
}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": 52778.5312,
"rate": 527.785312
}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