Rate Overview
Live
1 KWD = 520.3154 JPY
1 JPY = 0.001922
KWD
Avg
493.3805
High
520.6904
Low
466.0917
Last updated: 3/27/2026, 11:16:27 AM
Quick Conversions
| KWD | JPY |
|---|---|
| 1 KWD | 520.32 JPY |
| 10 KWD | 5,203.15 JPY |
| 50 KWD | 26,015.77 JPY |
| 100 KWD | 52,031.54 JPY |
| 500 KWD | 260,157.70 JPY |
| 1,000 KWD | 520,315.40 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-27T11:16:27Z",
"rates": {
"JPY": 520.315397
}
}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": 52031.539699999994,
"rate": 520.315397
}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