Rate Overview
Live
1 SGD = 2.8837 AED
1 AED = 0.346777
SGD
Avg
2.8860
High
2.8926
Low
2.8808
Last updated: 9/2/2026, 2:29:20 AM
Quick Conversions
| SGD | AED |
|---|---|
| 1 SGD | 2.88 AED |
| 10 SGD | 28.84 AED |
| 50 SGD | 144.19 AED |
| 100 SGD | 288.37 AED |
| 500 SGD | 1,441.85 AED |
| 1,000 SGD | 2,883.70 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-09-02T02:29:20Z",
"rates": {
"AED": 2.8837
}
}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": 288.37,
"rate": 2.8837
}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