Rate Overview
Live
1 AED = 10.1909 SRD
1 SRD = 0.098127
AED
Avg
10.1956
High
10.2032
Low
10.1854
Last updated: 5/8/2026, 12:59:02 PM
Quick Conversions
| AED | SRD |
|---|---|
| 1 AED | 10.19 SRD |
| 10 AED | 101.91 SRD |
| 50 AED | 509.54 SRD |
| 100 AED | 1,019.09 SRD |
| 500 AED | 5,095.43 SRD |
| 1,000 AED | 10,190.85 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-05-08T12:59:02Z",
"rates": {
"SRD": 10.190852
}
}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": 1019.0852,
"rate": 10.190852
}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