Rate Overview
Live
1 AED = 10.2994 SRD
1 SRD = 0.097093
AED
Avg
10.2402
High
10.3998
Low
10.0982
Last updated: 7/24/2026, 5:32:23 AM
Quick Conversions
| AED | SRD |
|---|---|
| 1 AED | 10.30 SRD |
| 10 AED | 102.99 SRD |
| 50 AED | 514.97 SRD |
| 100 AED | 1,029.94 SRD |
| 500 AED | 5,149.70 SRD |
| 1,000 AED | 10,299.39 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-24T05:32:23Z",
"rates": {
"SRD": 10.299393
}
}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": 1029.9393,
"rate": 10.299393
}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