Rate Overview
Live
1 KWD = 28.2296 SVC
1 SVC = 0.035424
KWD
Avg
28.2761
High
28.3966
Low
28.1953
Last updated: 7/24/2026, 8:34:34 AM
Quick Conversions
| KWD | SVC |
|---|---|
| 1 KWD | 28.23 SVC |
| 10 KWD | 282.30 SVC |
| 50 KWD | 1,411.48 SVC |
| 100 KWD | 2,822.96 SVC |
| 500 KWD | 14,114.81 SVC |
| 1,000 KWD | 28,229.61 SVC |
Get KWD/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=SVCExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-07-24T08:34:34Z",
"rates": {
"SVC": 28.229613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "SVC",
"amount": 100
},
"result": 2822.9613,
"rate": 28.229613
}Build with KWD/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key