Rate Overview
Live
1 AED = 10.2004 SRD
1 SRD = 0.098035
AED
Avg
10.1963
High
10.2460
Low
10.1700
Last updated: 6/19/2026, 8:20:12 AM
Quick Conversions
| AED | SRD |
|---|---|
| 1 AED | 10.20 SRD |
| 10 AED | 102.00 SRD |
| 50 AED | 510.02 SRD |
| 100 AED | 1,020.04 SRD |
| 500 AED | 5,100.22 SRD |
| 1,000 AED | 10,200.45 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-06-19T08:20:12Z",
"rates": {
"SRD": 10.200445
}
}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": 1020.0445,
"rate": 10.200445
}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