Rate Overview
Live
1 SGD = 2.8640 AED
1 AED = 0.349163
SGD
Avg
2.8590
High
2.8647
Low
2.8510
Last updated: 6/16/2026, 8:51:16 AM
Quick Conversions
| SGD | AED |
|---|---|
| 1 SGD | 2.86 AED |
| 10 SGD | 28.64 AED |
| 50 SGD | 143.20 AED |
| 100 SGD | 286.40 AED |
| 500 SGD | 1,432.00 AED |
| 1,000 SGD | 2,863.99 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-06-16T08:51:16Z",
"rates": {
"AED": 2.863993
}
}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": 286.3993,
"rate": 2.863993
}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