Rate Overview
Live
1 SHP = 4.9414 AED
1 AED = 0.202372
SHP
Avg
4.9313
High
5.0721
Low
4.7831
Last updated: 5/27/2026, 4:51:39 AM
Quick Conversions
| SHP | AED |
|---|---|
| 1 SHP | 4.94 AED |
| 10 SHP | 49.41 AED |
| 50 SHP | 247.07 AED |
| 100 SHP | 494.14 AED |
| 500 SHP | 2,470.70 AED |
| 1,000 SHP | 4,941.40 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-05-27T04:51:39Z",
"rates": {
"AED": 4.941396
}
}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": 494.13960000000003,
"rate": 4.941396
}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