Rate Overview
Live
1 AED = 0.202347 SHP
1 SHP = 4.9420
AED
Avg
0.202815
High
0.206395
Low
0.198986
Last updated: 5/27/2026, 8:41:59 PM
Quick Conversions
| AED | SHP |
|---|---|
| 1 AED | 0.20 SHP |
| 10 AED | 2.02 SHP |
| 50 AED | 10.12 SHP |
| 100 AED | 20.23 SHP |
| 500 AED | 101.17 SHP |
| 1,000 AED | 202.35 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-05-27T20:41:59Z",
"rates": {
"SHP": 0.202347
}
}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.2347,
"rate": 0.202347
}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