Rate Overview
Live
1 AED = 0.347644 SGD
1 SGD = 2.8765
AED
Avg
0.347102
High
0.350682
Low
0.343520
Last updated: 5/27/2026, 10:57:33 AM
Quick Conversions
| AED | SGD |
|---|---|
| 1 AED | 0.35 SGD |
| 10 AED | 3.48 SGD |
| 50 AED | 17.38 SGD |
| 100 AED | 34.76 SGD |
| 500 AED | 173.82 SGD |
| 1,000 AED | 347.64 SGD |
Get AED/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=SGDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-27T10:57:33Z",
"rates": {
"SGD": 0.347644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "SGD",
"amount": 100
},
"result": 34.7644,
"rate": 0.347644
}Build with AED/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key