Rate Overview
Live
1 AED = 0.351529 SGD
1 SGD = 2.8447
AED
Avg
0.352002
High
0.353445
Low
0.350968
Last updated: 7/22/2026, 11:40:17 AM
Quick Conversions
| AED | SGD |
|---|---|
| 1 AED | 0.35 SGD |
| 10 AED | 3.52 SGD |
| 50 AED | 17.58 SGD |
| 100 AED | 35.15 SGD |
| 500 AED | 175.76 SGD |
| 1,000 AED | 351.53 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-07-22T11:40:17Z",
"rates": {
"SGD": 0.351529
}
}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.152899999999995,
"rate": 0.351529
}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