Rate Overview
Live
1 AED = 0.201443 SHP
1 SHP = 4.9642
AED
Avg
0.201327
High
0.201745
Low
0.201008
Last updated: 9/5/2026, 10:07:11 PM
Quick Conversions
| AED | SHP |
|---|---|
| 1 AED | 0.20 SHP |
| 10 AED | 2.01 SHP |
| 50 AED | 10.07 SHP |
| 100 AED | 20.14 SHP |
| 500 AED | 100.72 SHP |
| 1,000 AED | 201.44 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-09-05T22:07:11Z",
"rates": {
"SHP": 0.201443
}
}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.1443,
"rate": 0.201443
}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