Rate Overview
Live
1 SRD = 0.097180 AED
1 AED = 10.2902
SRD
Avg
0.097004
High
0.097431
Low
0.096391
Last updated: 8/18/2026, 5:25:08 PM
Quick Conversions
| SRD | AED |
|---|---|
| 1 SRD | 0.10 AED |
| 10 SRD | 0.97 AED |
| 50 SRD | 4.86 AED |
| 100 SRD | 9.72 AED |
| 500 SRD | 48.59 AED |
| 1,000 SRD | 97.18 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-18T17:25:08Z",
"rates": {
"AED": 0.09718
}
}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.718,
"rate": 0.09718
}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