Rate Overview
Live
1 AED = 10.2671 SRD
1 SRD = 0.097398
AED
Avg
10.2111
High
10.2671
Low
10.1891
Last updated: 4/18/2026, 8:35:15 AM
Quick Conversions
| AED | SRD |
|---|---|
| 1 AED | 10.27 SRD |
| 10 AED | 102.67 SRD |
| 50 AED | 513.36 SRD |
| 100 AED | 1,026.71 SRD |
| 500 AED | 5,133.56 SRD |
| 1,000 AED | 10,267.12 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-04-18T08:35:15Z",
"rates": {
"SRD": 10.267119
}
}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": 1026.7119,
"rate": 10.267119
}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