Rate Overview
Live
1 QAR = 0.204178 SHP
1 SHP = 4.8977
QAR
Avg
0.204597
High
0.206144
Low
0.202222
Last updated: 5/27/2026, 10:53:12 PM
Quick Conversions
| QAR | SHP |
|---|---|
| 1 QAR | 0.20 SHP |
| 10 QAR | 2.04 SHP |
| 50 QAR | 10.21 SHP |
| 100 QAR | 20.42 SHP |
| 500 QAR | 102.09 SHP |
| 1,000 QAR | 204.18 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-05-27T22:53:12Z",
"rates": {
"SHP": 0.204178
}
}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.4178,
"rate": 0.204178
}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