Rate Overview
Live
1 SHP = 4.9104 AED
1 AED = 0.203648
SHP
Avg
4.9243
High
4.9537
Low
4.8973
Last updated: 3/7/2026, 1:00:29 AM
Quick Conversions
| SHP | AED |
|---|---|
| 1 SHP | 4.91 AED |
| 10 SHP | 49.10 AED |
| 50 SHP | 245.52 AED |
| 100 SHP | 491.04 AED |
| 500 SHP | 2,455.22 AED |
| 1,000 SHP | 4,910.43 AED |
Get SHP/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=AEDExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-07T01:00:29Z",
"rates": {
"AED": 4.910433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "AED",
"amount": 100
},
"result": 491.04330000000004,
"rate": 4.910433
}Build with SHP/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key