Rate Overview
Live
1 KWD = 28.4520 SVC
1 SVC = 0.035147
KWD
Avg
28.5038
High
28.5535
Low
28.4520
Last updated: 3/7/2026, 12:12:09 AM
Quick Conversions
| KWD | SVC |
|---|---|
| 1 KWD | 28.45 SVC |
| 10 KWD | 284.52 SVC |
| 50 KWD | 1,422.60 SVC |
| 100 KWD | 2,845.20 SVC |
| 500 KWD | 14,225.98 SVC |
| 1,000 KWD | 28,451.96 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-03-07T00:12:09Z",
"rates": {
"SVC": 28.451955
}
}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": 2845.1955000000003,
"rate": 28.451955
}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