Rate Overview
Live
1 AED = 10.3320 SRD
1 SRD = 0.096787
AED
Avg
10.3076
High
10.3430
Low
10.2812
Last updated: 7/29/2026, 3:32:12 AM
Quick Conversions
| AED | SRD |
|---|---|
| 1 AED | 10.33 SRD |
| 10 AED | 103.32 SRD |
| 50 AED | 516.60 SRD |
| 100 AED | 1,033.20 SRD |
| 500 AED | 5,166.00 SRD |
| 1,000 AED | 10,332.01 SRD |
Get AED/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=SRDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-29T03:32:12Z",
"rates": {
"SRD": 10.332009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "SRD",
"amount": 100
},
"result": 1033.2008999999998,
"rate": 10.332009
}Build with AED/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key