Rate Overview
Live
1 AED = 0.203264 SHP
1 SHP = 4.9197
AED
Avg
0.203262
High
0.203264
Low
0.203259
Last updated: 4/16/2026, 5:57:12 PM
Quick Conversions
| AED | SHP |
|---|---|
| 1 AED | 0.20 SHP |
| 10 AED | 2.03 SHP |
| 50 AED | 10.16 SHP |
| 100 AED | 20.33 SHP |
| 500 AED | 101.63 SHP |
| 1,000 AED | 203.26 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-04-16T17:57:12Z",
"rates": {
"SHP": 0.203264
}
}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.3264,
"rate": 0.203264
}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