Rate Overview
Live
1 QAR = 0.205743 SHP
1 SHP = 4.8604
QAR
Avg
0.206574
High
0.208163
Low
0.204800
Last updated: 7/5/2026, 11:11:38 AM
Quick Conversions
| QAR | SHP |
|---|---|
| 1 QAR | 0.21 SHP |
| 10 QAR | 2.06 SHP |
| 50 QAR | 10.29 SHP |
| 100 QAR | 20.57 SHP |
| 500 QAR | 102.87 SHP |
| 1,000 QAR | 205.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-07-05T11:11:38Z",
"rates": {
"SHP": 0.205743
}
}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.5743,
"rate": 0.205743
}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