Rate Overview
Live
1 SRD = 0.096386 AED
1 AED = 10.3750
SRD
Avg
0.096946
High
0.097431
Low
0.096386
Last updated: 8/16/2026, 7:29:02 PM
Quick Conversions
| SRD | AED |
|---|---|
| 1 SRD | 0.10 AED |
| 10 SRD | 0.96 AED |
| 50 SRD | 4.82 AED |
| 100 SRD | 9.64 AED |
| 500 SRD | 48.19 AED |
| 1,000 SRD | 96.39 AED |
Get SRD/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=AEDExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-08-16T19:29:02Z",
"rates": {
"AED": 0.096386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "AED",
"amount": 100
},
"result": 9.6386,
"rate": 0.096386
}Build with SRD/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key