Rate Overview
Live
1 KWD = 527.2778 JPY
1 JPY = 0.001897
KWD
Avg
523.8978
High
527.2778
Low
520.0269
Last updated: 7/22/2026, 1:09:33 AM
Quick Conversions
| KWD | JPY |
|---|---|
| 1 KWD | 527.28 JPY |
| 10 KWD | 5,272.78 JPY |
| 50 KWD | 26,363.89 JPY |
| 100 KWD | 52,727.78 JPY |
| 500 KWD | 263,638.89 JPY |
| 1,000 KWD | 527,277.78 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-22T01:09:33Z",
"rates": {
"JPY": 527.277782
}
}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": 52727.7782,
"rate": 527.277782
}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