Rate Overview
Live
1 SRD = 0.096786 AED
1 AED = 10.3321
SRD
Avg
0.096990
High
0.097264
Low
0.096683
Last updated: 7/29/2026, 4:06:25 AM
Quick Conversions
| SRD | AED |
|---|---|
| 1 SRD | 0.10 AED |
| 10 SRD | 0.97 AED |
| 50 SRD | 4.84 AED |
| 100 SRD | 9.68 AED |
| 500 SRD | 48.39 AED |
| 1,000 SRD | 96.79 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-07-29T04:06:25Z",
"rates": {
"AED": 0.096786
}
}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.6786,
"rate": 0.096786
}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