Rate Overview
Live
1 SGD = 2.8549 AED
1 AED = 0.350272
SGD
Avg
2.8186
High
2.9004
Low
2.7079
Last updated: 3/27/2026, 4:32:51 PM
Quick Conversions
| SGD | AED |
|---|---|
| 1 SGD | 2.85 AED |
| 10 SGD | 28.55 AED |
| 50 SGD | 142.75 AED |
| 100 SGD | 285.49 AED |
| 500 SGD | 1,427.46 AED |
| 1,000 SGD | 2,854.93 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-03-27T16:32:51Z",
"rates": {
"AED": 2.854927
}
}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": 285.4927,
"rate": 2.854927
}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