Rate Overview
Live
1 AED = 0.350033 SGD
1 SGD = 2.8569
AED
Avg
0.348900
High
0.350033
Low
0.347262
Last updated: 3/27/2026, 7:58:57 AM
Quick Conversions
| AED | SGD |
|---|---|
| 1 AED | 0.35 SGD |
| 10 AED | 3.50 SGD |
| 50 AED | 17.50 SGD |
| 100 AED | 35.00 SGD |
| 500 AED | 175.02 SGD |
| 1,000 AED | 350.03 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-03-27T07:58:57Z",
"rates": {
"SGD": 0.350033
}
}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": 35.003299999999996,
"rate": 0.350033
}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