Rate Overview
Live
1 USD = 0.309069 KWD
1 KWD = 3.2355
USD
Avg
0.309041
High
0.309514
Low
0.308645
Last updated: 5/27/2026, 7:26:21 AM
Quick Conversions
| USD | KWD |
|---|---|
| 1 USD | 0.31 KWD |
| 10 USD | 3.09 KWD |
| 50 USD | 15.45 KWD |
| 100 USD | 30.91 KWD |
| 500 USD | 154.53 KWD |
| 1,000 USD | 309.07 KWD |
Get USD/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=KWDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-27T07:26:21Z",
"rates": {
"KWD": 0.30906861
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "KWD",
"amount": 100
},
"result": 30.906861000000003,
"rate": 0.30906861
}Build with USD/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key