Rate Overview
Live
1 SGD = 2.8456 AED
1 AED = 0.351423
SGD
Avg
2.8372
High
2.8456
Low
2.8304
Last updated: 7/2/2026, 2:12:28 PM
Quick Conversions
| SGD | AED |
|---|---|
| 1 SGD | 2.85 AED |
| 10 SGD | 28.46 AED |
| 50 SGD | 142.28 AED |
| 100 SGD | 284.56 AED |
| 500 SGD | 1,422.79 AED |
| 1,000 SGD | 2,845.57 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-02T14:12:28Z",
"rates": {
"AED": 2.845571
}
}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.5571,
"rate": 2.845571
}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