Rate Overview
Live
1 SHP = 4.9338 AED
1 AED = 0.202683
SHP
Avg
4.9378
High
4.9711
Low
4.9064
Last updated: 7/21/2026, 11:34:48 AM
Quick Conversions
| SHP | AED |
|---|---|
| 1 SHP | 4.93 AED |
| 10 SHP | 49.34 AED |
| 50 SHP | 246.69 AED |
| 100 SHP | 493.38 AED |
| 500 SHP | 2,466.91 AED |
| 1,000 SHP | 4,933.82 AED |
Get SHP/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=AEDExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-21T11:34:48Z",
"rates": {
"AED": 4.933821
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "AED",
"amount": 100
},
"result": 493.3821,
"rate": 4.933821
}Build with SHP/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key