Rate Overview
Live
1 SRD = 0.097496 AED
1 AED = 10.2568
SRD
Avg
0.097333
High
0.097650
Low
0.097071
Last updated: 3/7/2026, 4:23:48 AM
Quick Conversions
| SRD | AED |
|---|---|
| 1 SRD | 0.10 AED |
| 10 SRD | 0.97 AED |
| 50 SRD | 4.87 AED |
| 100 SRD | 9.75 AED |
| 500 SRD | 48.75 AED |
| 1,000 SRD | 97.50 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-03-07T04:23:48Z",
"rates": {
"AED": 0.097496
}
}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.7496,
"rate": 0.097496
}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