Rate Overview
Live
1 QAR = 0.204107 SHP
1 SHP = 4.8994
QAR
Avg
0.206023
High
0.208412
Low
0.202983
Last updated: 7/20/2026, 4:38:32 PM
Quick Conversions
| QAR | SHP |
|---|---|
| 1 QAR | 0.20 SHP |
| 10 QAR | 2.04 SHP |
| 50 QAR | 10.21 SHP |
| 100 QAR | 20.41 SHP |
| 500 QAR | 102.05 SHP |
| 1,000 QAR | 204.11 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-20T16:38:32Z",
"rates": {
"SHP": 0.204107
}
}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.410700000000002,
"rate": 0.204107
}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