Rate Overview
Live
1 AED = 10.2846 SRD
1 SRD = 0.097233
AED
Avg
10.2796
High
10.3017
Low
10.2406
Last updated: 3/7/2026, 2:11:48 AM
Quick Conversions
| AED | SRD |
|---|---|
| 1 AED | 10.28 SRD |
| 10 AED | 102.85 SRD |
| 50 AED | 514.23 SRD |
| 100 AED | 1,028.46 SRD |
| 500 AED | 5,142.28 SRD |
| 1,000 AED | 10,284.55 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-03-07T02:11:48Z",
"rates": {
"SRD": 10.284555
}
}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.4555,
"rate": 10.284555
}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