Rate Overview
Live
1 SGD = 2.8710 AED
1 AED = 0.348305
SGD
Avg
2.8807
High
2.9035
Low
2.8672
Last updated: 3/7/2026, 5:00:01 AM
Quick Conversions
| SGD | AED |
|---|---|
| 1 SGD | 2.87 AED |
| 10 SGD | 28.71 AED |
| 50 SGD | 143.55 AED |
| 100 SGD | 287.10 AED |
| 500 SGD | 1,435.52 AED |
| 1,000 SGD | 2,871.05 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-07T05:00:01Z",
"rates": {
"AED": 2.871047
}
}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.1047,
"rate": 2.871047
}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