Rate Overview
Live
1 KWD = 28.3963 SVC
1 SVC = 0.035216
KWD
Avg
28.3902
High
28.4237
Low
28.3606
Last updated: 6/19/2026, 8:53:35 AM
Quick Conversions
| KWD | SVC |
|---|---|
| 1 KWD | 28.40 SVC |
| 10 KWD | 283.96 SVC |
| 50 KWD | 1,419.81 SVC |
| 100 KWD | 2,839.63 SVC |
| 500 KWD | 14,198.13 SVC |
| 1,000 KWD | 28,396.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-06-19T08:53:35Z",
"rates": {
"SVC": 28.396254
}
}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": 2839.6254,
"rate": 28.396254
}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