Rate Overview
Live
1 QAR = 0.206187 SHP
1 SHP = 4.8500
QAR
Avg
0.205358
High
0.206363
Low
0.204107
Last updated: 7/26/2026, 2:55:07 PM
Quick Conversions
| QAR | SHP |
|---|---|
| 1 QAR | 0.21 SHP |
| 10 QAR | 2.06 SHP |
| 50 QAR | 10.31 SHP |
| 100 QAR | 20.62 SHP |
| 500 QAR | 103.09 SHP |
| 1,000 QAR | 206.19 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-26T14:55:07Z",
"rates": {
"SHP": 0.206187
}
}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.6187,
"rate": 0.206187
}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