Rate Overview
Live
1 QAR = 0.204744 SHP
1 SHP = 4.8841
QAR
Avg
0.204891
High
0.205285
Low
0.204688
Last updated: 4/17/2026, 7:49:47 AM
Quick Conversions
| QAR | SHP |
|---|---|
| 1 QAR | 0.20 SHP |
| 10 QAR | 2.05 SHP |
| 50 QAR | 10.24 SHP |
| 100 QAR | 20.47 SHP |
| 500 QAR | 102.37 SHP |
| 1,000 QAR | 204.74 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-04-17T07:49:47Z",
"rates": {
"SHP": 0.204744
}
}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.4744,
"rate": 0.204744
}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