Rate Overview
Live
1 AED = 0.202679 SHP
1 SHP = 4.9339
AED
Avg
0.206246
High
0.219363
Low
0.198662
Last updated: 7/21/2026, 9:29:03 PM
Quick Conversions
| AED | SHP |
|---|---|
| 1 AED | 0.20 SHP |
| 10 AED | 2.03 SHP |
| 50 AED | 10.13 SHP |
| 100 AED | 20.27 SHP |
| 500 AED | 101.34 SHP |
| 1,000 AED | 202.68 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-21T21:29:03Z",
"rates": {
"SHP": 0.202679
}
}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.2679,
"rate": 0.202679
}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