Rate Overview
Live
1 AED = 10.2845 SRD
1 SRD = 0.097234
AED
Avg
10.3292
High
10.8731
Low
9.9670
Last updated: 7/28/2026, 8:34:41 AM
Quick Conversions
| AED | SRD |
|---|---|
| 1 AED | 10.28 SRD |
| 10 AED | 102.84 SRD |
| 50 AED | 514.22 SRD |
| 100 AED | 1,028.45 SRD |
| 500 AED | 5,142.23 SRD |
| 1,000 AED | 10,284.46 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-28T08:34:41Z",
"rates": {
"SRD": 10.284464
}
}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": 1028.4464,
"rate": 10.284464
}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