Rate Overview
Live
1 AED = 10.2892 SRD
1 SRD = 0.097190
AED
Avg
10.2918
High
10.3452
Low
10.2793
Last updated: 9/2/2026, 2:55:40 AM
Quick Conversions
| AED | SRD |
|---|---|
| 1 AED | 10.29 SRD |
| 10 AED | 102.89 SRD |
| 50 AED | 514.46 SRD |
| 100 AED | 1,028.92 SRD |
| 500 AED | 5,144.58 SRD |
| 1,000 AED | 10,289.15 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-09-02T02:55:40Z",
"rates": {
"SRD": 10.289152
}
}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.9152,
"rate": 10.289152
}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