Rate Overview
Live
1 USD = 0.307536 KWD
1 KWD = 3.2517
USD
Avg
0.306977
High
0.307536
Low
0.306442
Last updated: 3/7/2026, 12:49:47 AM
Quick Conversions
| USD | KWD |
|---|---|
| 1 USD | 0.31 KWD |
| 10 USD | 3.08 KWD |
| 50 USD | 15.38 KWD |
| 100 USD | 30.75 KWD |
| 500 USD | 153.77 KWD |
| 1,000 USD | 307.54 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-07T00:49:47Z",
"rates": {
"KWD": 0.30753598
}
}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.753598,
"rate": 0.30753598
}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