Rate Overview
Live
1 SHP = 4.9373 AED
1 AED = 0.202542
SHP
Avg
4.9196
High
5.0281
Low
4.8055
Last updated: 7/11/2026, 3:12:42 AM
Quick Conversions
| SHP | AED |
|---|---|
| 1 SHP | 4.94 AED |
| 10 SHP | 49.37 AED |
| 50 SHP | 246.86 AED |
| 100 SHP | 493.73 AED |
| 500 SHP | 2,468.63 AED |
| 1,000 SHP | 4,937.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-11T03:12:42Z",
"rates": {
"AED": 4.937257
}
}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.72569999999996,
"rate": 4.937257
}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