Rate Overview
Live
1 QAR = 0.202916 SHP
1 SHP = 4.9281
QAR
Avg
0.202548
High
0.202999
Low
0.201336
Last updated: 9/2/2026, 12:49:53 AM
Quick Conversions
| QAR | SHP |
|---|---|
| 1 QAR | 0.20 SHP |
| 10 QAR | 2.03 SHP |
| 50 QAR | 10.15 SHP |
| 100 QAR | 20.29 SHP |
| 500 QAR | 101.46 SHP |
| 1,000 QAR | 202.92 SHP |
Get QAR/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=SHPExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-09-02T00:49:53Z",
"rates": {
"SHP": 0.202916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "SHP",
"amount": 100
},
"result": 20.291600000000003,
"rate": 0.202916
}Build with QAR/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key