Rate Overview
Live
1 KWD = 28.2376 SVC
1 SVC = 0.035414
KWD
Avg
28.4830
High
28.7122
Low
28.1986
Last updated: 7/22/2026, 5:36:47 AM
Quick Conversions
| KWD | SVC |
|---|---|
| 1 KWD | 28.24 SVC |
| 10 KWD | 282.38 SVC |
| 50 KWD | 1,411.88 SVC |
| 100 KWD | 2,823.76 SVC |
| 500 KWD | 14,118.81 SVC |
| 1,000 KWD | 28,237.63 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-22T05:36:47Z",
"rates": {
"SVC": 28.237626
}
}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": 2823.7626,
"rate": 28.237626
}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