Rate Overview
Live
1 KWD = 28.2234 SVC
1 SVC = 0.035432
KWD
Avg
28.4095
High
28.5696
Low
28.2159
Last updated: 7/31/2026, 9:04:04 AM
Quick Conversions
| KWD | SVC |
|---|---|
| 1 KWD | 28.22 SVC |
| 10 KWD | 282.23 SVC |
| 50 KWD | 1,411.17 SVC |
| 100 KWD | 2,822.34 SVC |
| 500 KWD | 14,111.68 SVC |
| 1,000 KWD | 28,223.36 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-31T09:04:04Z",
"rates": {
"SVC": 28.223358
}
}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.3358000000003,
"rate": 28.223358
}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