Rate Overview
Live
1 USD = 0.307980 KWD
1 KWD = 3.2470
USD
Avg
0.307626
High
0.308040
Low
0.307151
Last updated: 5/7/2026, 1:17:40 AM
Quick Conversions
| USD | KWD |
|---|---|
| 1 USD | 0.31 KWD |
| 10 USD | 3.08 KWD |
| 50 USD | 15.40 KWD |
| 100 USD | 30.80 KWD |
| 500 USD | 153.99 KWD |
| 1,000 USD | 307.98 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-07T01:17:40Z",
"rates": {
"KWD": 0.30798023
}
}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.798023,
"rate": 0.30798023
}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