Rate Overview
Live
1 USD = 0.307330 KWD
1 KWD = 3.2538
USD
Avg
0.306845
High
0.307587
Low
0.306442
Last updated: 3/27/2026, 9:32:15 AM
Quick Conversions
| USD | KWD |
|---|---|
| 1 USD | 0.31 KWD |
| 10 USD | 3.07 KWD |
| 50 USD | 15.37 KWD |
| 100 USD | 30.73 KWD |
| 500 USD | 153.66 KWD |
| 1,000 USD | 307.33 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-03-27T09:32:15Z",
"rates": {
"KWD": 0.30732994
}
}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.732994,
"rate": 0.30732994
}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