Rate Overview
Live
1 AED = 0.202276 SHP
1 SHP = 4.9437
AED
Avg
0.202948
High
0.207701
Low
0.197334
Last updated: 7/21/2026, 1:19:17 AM
Quick Conversions
| AED | SHP |
|---|---|
| 1 AED | 0.20 SHP |
| 10 AED | 2.02 SHP |
| 50 AED | 10.11 SHP |
| 100 AED | 20.23 SHP |
| 500 AED | 101.14 SHP |
| 1,000 AED | 202.28 SHP |
Get AED/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=SHPExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-21T01:19:17Z",
"rates": {
"SHP": 0.202276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "SHP",
"amount": 100
},
"result": 20.227600000000002,
"rate": 0.202276
}Build with AED/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key