Rate Overview
Live
1 AED = 0.204044 SHP
1 SHP = 4.9009
AED
Avg
0.203738
High
0.204376
Low
0.202968
Last updated: 3/27/2026, 3:08:48 PM
Quick Conversions
| AED | SHP |
|---|---|
| 1 AED | 0.20 SHP |
| 10 AED | 2.04 SHP |
| 50 AED | 10.20 SHP |
| 100 AED | 20.40 SHP |
| 500 AED | 102.02 SHP |
| 1,000 AED | 204.04 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-03-27T15:08:48Z",
"rates": {
"SHP": 0.204044
}
}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.4044,
"rate": 0.204044
}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