Rate Overview
Live
1 KWD = 28.3632 SVC
1 SVC = 0.035257
KWD
Avg
28.3184
High
28.3632
Low
28.2609
Last updated: 4/17/2026, 6:29:10 AM
Quick Conversions
| KWD | SVC |
|---|---|
| 1 KWD | 28.36 SVC |
| 10 KWD | 283.63 SVC |
| 50 KWD | 1,418.16 SVC |
| 100 KWD | 2,836.32 SVC |
| 500 KWD | 14,181.62 SVC |
| 1,000 KWD | 28,363.25 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-04-17T06:29:10Z",
"rates": {
"SVC": 28.363247
}
}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": 2836.3247,
"rate": 28.363247
}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