Rate Overview
Live
1 AED = 10.2525 SRD
1 SRD = 0.097537
AED
Avg
10.2522
High
10.3054
Low
10.1998
Last updated: 3/27/2026, 10:05:06 AM
Quick Conversions
| AED | SRD |
|---|---|
| 1 AED | 10.25 SRD |
| 10 AED | 102.53 SRD |
| 50 AED | 512.63 SRD |
| 100 AED | 1,025.25 SRD |
| 500 AED | 5,126.27 SRD |
| 1,000 AED | 10,252.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-27T10:05:06Z",
"rates": {
"SRD": 10.252546
}
}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": 1025.2546,
"rate": 10.252546
}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