Rate Overview
Live
1 SGD = 0.789393 USD
1 USD = 1.2668
SGD
Avg
0.786643
High
0.789393
Low
0.784419
Last updated: 9/5/2026, 3:48:08 AM
Quick Conversions
| SGD | USD |
|---|---|
| 1 SGD | 0.79 USD |
| 10 SGD | 7.89 USD |
| 50 SGD | 39.47 USD |
| 100 SGD | 78.94 USD |
| 500 SGD | 394.70 USD |
| 1,000 SGD | 789.39 USD |
Get SGD/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=USDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-09-05T03:48:08Z",
"rates": {
"USD": 0.789393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "USD",
"amount": 100
},
"result": 78.9393,
"rate": 0.789393
}Build with SGD/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key