Rate Overview
Live
1 QAR = 2.4018 SVC
1 SVC = 0.416349
QAR
Avg
2.4012
High
2.4027
Low
2.3944
Last updated: 5/8/2026, 1:57:58 AM
Quick Conversions
| QAR | SVC |
|---|---|
| 1 QAR | 2.40 SVC |
| 10 QAR | 24.02 SVC |
| 50 QAR | 120.09 SVC |
| 100 QAR | 240.18 SVC |
| 500 QAR | 1,200.92 SVC |
| 1,000 QAR | 2,401.83 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-05-08T01:57:58Z",
"rates": {
"SVC": 2.401834
}
}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": 240.1834,
"rate": 2.401834
}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