Rate Overview
Live
1 AED = 10.1677 SRD
1 SRD = 0.098350
AED
Avg
10.1420
High
10.1678
Low
10.0982
Last updated: 5/28/2026, 9:40:26 PM
Quick Conversions
| AED | SRD |
|---|---|
| 1 AED | 10.17 SRD |
| 10 AED | 101.68 SRD |
| 50 AED | 508.39 SRD |
| 100 AED | 1,016.77 SRD |
| 500 AED | 5,083.86 SRD |
| 1,000 AED | 10,167.73 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-28T21:40:26Z",
"rates": {
"SRD": 10.167726
}
}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": 1016.7726,
"rate": 10.167726
}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