Rate Overview
Live
1 QAR = 2.3993 SVC
1 SVC = 0.416781
QAR
Avg
2.3991
High
2.4001
Low
2.3968
Last updated: 4/17/2026, 7:07:20 PM
Quick Conversions
| QAR | SVC |
|---|---|
| 1 QAR | 2.40 SVC |
| 10 QAR | 23.99 SVC |
| 50 QAR | 119.97 SVC |
| 100 QAR | 239.93 SVC |
| 500 QAR | 1,199.67 SVC |
| 1,000 QAR | 2,399.34 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-04-17T19:07:20Z",
"rates": {
"SVC": 2.39934
}
}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.934,
"rate": 2.39934
}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