Rate Overview
Live
1 AED = 10.3749 SRD
1 SRD = 0.096386
AED
Avg
10.3151
High
10.3749
Low
10.2636
Last updated: 8/16/2026, 4:09:56 PM
Quick Conversions
| AED | SRD |
|---|---|
| 1 AED | 10.37 SRD |
| 10 AED | 103.75 SRD |
| 50 AED | 518.75 SRD |
| 100 AED | 1,037.49 SRD |
| 500 AED | 5,187.47 SRD |
| 1,000 AED | 10,374.93 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-08-16T16:09:56Z",
"rates": {
"SRD": 10.374934
}
}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": 1037.4934,
"rate": 10.374934
}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