Rate Overview
Live
1 AED = 10.3307 SRD
1 SRD = 0.096798
AED
Avg
10.3235
High
10.8389
Low
9.9470
Last updated: 7/29/2026, 2:18:08 PM
Quick Conversions
| AED | SRD |
|---|---|
| 1 AED | 10.33 SRD |
| 10 AED | 103.31 SRD |
| 50 AED | 516.54 SRD |
| 100 AED | 1,033.07 SRD |
| 500 AED | 5,165.37 SRD |
| 1,000 AED | 10,330.74 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-29T14:18:08Z",
"rates": {
"SRD": 10.330743
}
}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.0743,
"rate": 10.330743
}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