Rate Overview
Live
1 AED = 10.2423 SRD
1 SRD = 0.097634
AED
Avg
10.2452
High
10.2877
Low
10.2109
Last updated: 7/8/2026, 3:43:37 AM
Quick Conversions
| AED | SRD |
|---|---|
| 1 AED | 10.24 SRD |
| 10 AED | 102.42 SRD |
| 50 AED | 512.12 SRD |
| 100 AED | 1,024.23 SRD |
| 500 AED | 5,121.16 SRD |
| 1,000 AED | 10,242.32 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-08T03:43:37Z",
"rates": {
"SRD": 10.242324
}
}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": 1024.2324,
"rate": 10.242324
}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