Rate Overview
Live
1 SGD = 2.8447 AED
1 AED = 0.351525
SGD
Avg
2.8441
High
2.8493
Low
2.8413
Last updated: 7/20/2026, 6:39:09 PM
Quick Conversions
| SGD | AED |
|---|---|
| 1 SGD | 2.84 AED |
| 10 SGD | 28.45 AED |
| 50 SGD | 142.24 AED |
| 100 SGD | 284.47 AED |
| 500 SGD | 1,422.37 AED |
| 1,000 SGD | 2,844.75 AED |
Get SGD/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=AEDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-20T18:39:09Z",
"rates": {
"AED": 2.844745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "AED",
"amount": 100
},
"result": 284.47450000000003,
"rate": 2.844745
}Build with SGD/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key