Rate Overview
Live
1 SRD = 0.098350 AED
1 AED = 10.1678
SRD
Avg
0.098599
High
0.099027
Low
0.098349
Last updated: 5/28/2026, 9:39:05 PM
Quick Conversions
| SRD | AED |
|---|---|
| 1 SRD | 0.10 AED |
| 10 SRD | 0.98 AED |
| 50 SRD | 4.92 AED |
| 100 SRD | 9.84 AED |
| 500 SRD | 49.18 AED |
| 1,000 SRD | 98.35 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-05-28T21:39:05Z",
"rates": {
"AED": 0.09835
}
}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.835,
"rate": 0.09835
}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