Rate Overview
Live
1 KWD = 28.4710 SVC
1 SVC = 0.035123
KWD
Avg
28.5160
High
28.5535
Low
28.4472
Last updated: 3/27/2026, 10:17:21 AM
Quick Conversions
| KWD | SVC |
|---|---|
| 1 KWD | 28.47 SVC |
| 10 KWD | 284.71 SVC |
| 50 KWD | 1,423.55 SVC |
| 100 KWD | 2,847.10 SVC |
| 500 KWD | 14,235.52 SVC |
| 1,000 KWD | 28,471.03 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-27T10:17:21Z",
"rates": {
"SVC": 28.47103
}
}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": 2847.103,
"rate": 28.47103
}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