Rate Overview
Live
1 SHP = 4.8933 AED
1 AED = 0.204363
SHP
Avg
4.9160
High
4.9437
Low
4.8897
Last updated: 7/26/2026, 3:54:59 AM
Quick Conversions
| SHP | AED |
|---|---|
| 1 SHP | 4.89 AED |
| 10 SHP | 48.93 AED |
| 50 SHP | 244.66 AED |
| 100 SHP | 489.33 AED |
| 500 SHP | 2,446.63 AED |
| 1,000 SHP | 4,893.26 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-26T03:54:59Z",
"rates": {
"AED": 4.893259
}
}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": 489.32589999999993,
"rate": 4.893259
}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