Rate Overview
Live
1 SGD = 2.8769 AED
1 AED = 0.347595
SGD
Avg
2.8811
High
2.9110
Low
2.8516
Last updated: 5/27/2026, 7:27:38 AM
Quick Conversions
| SGD | AED |
|---|---|
| 1 SGD | 2.88 AED |
| 10 SGD | 28.77 AED |
| 50 SGD | 143.85 AED |
| 100 SGD | 287.69 AED |
| 500 SGD | 1,438.45 AED |
| 1,000 SGD | 2,876.91 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-05-27T07:27:38Z",
"rates": {
"AED": 2.876909
}
}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": 287.6909,
"rate": 2.876909
}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