Rate Overview
Live
1 USD = 0.308617 KWD
1 KWD = 3.2403
USD
Avg
0.308778
High
0.309093
Low
0.308617
Last updated: 8/16/2026, 5:24:47 AM
Quick Conversions
| USD | KWD |
|---|---|
| 1 USD | 0.31 KWD |
| 10 USD | 3.09 KWD |
| 50 USD | 15.43 KWD |
| 100 USD | 30.86 KWD |
| 500 USD | 154.31 KWD |
| 1,000 USD | 308.62 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-08-16T05:24:47Z",
"rates": {
"KWD": 0.30861729
}
}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.861729,
"rate": 0.30861729
}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