Rate Overview
Live
1 AED = 0.203647 SHP
1 SHP = 4.9105
AED
Avg
0.203078
High
0.204194
Low
0.201870
Last updated: 3/7/2026, 2:11:58 AM
Quick Conversions
| AED | SHP |
|---|---|
| 1 AED | 0.20 SHP |
| 10 AED | 2.04 SHP |
| 50 AED | 10.18 SHP |
| 100 AED | 20.36 SHP |
| 500 AED | 101.82 SHP |
| 1,000 AED | 203.65 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-07T02:11:58Z",
"rates": {
"SHP": 0.203647
}
}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.3647,
"rate": 0.203647
}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