Rate Overview
Live
1 QAR = 2.3953 SVC
1 SVC = 0.417484
QAR
Avg
2.4037
High
2.4038
Low
2.3953
Last updated: 3/28/2026, 11:01:17 AM
Quick Conversions
| QAR | SVC |
|---|---|
| 1 QAR | 2.40 SVC |
| 10 QAR | 23.95 SVC |
| 50 QAR | 119.76 SVC |
| 100 QAR | 239.53 SVC |
| 500 QAR | 1,197.65 SVC |
| 1,000 QAR | 2,395.30 SVC |
Get QAR/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=SVCExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-28T11:01:17Z",
"rates": {
"SVC": 2.395299
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "SVC",
"amount": 100
},
"result": 239.5299,
"rate": 2.395299
}Build with QAR/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key