Rate Overview
Live
1 SGD = 0.773512 USD
1 USD = 1.2928
SGD
Avg
0.777395
High
0.792340
Low
0.766935
Last updated: 3/28/2026, 7:33:53 AM
Quick Conversions
| SGD | USD |
|---|---|
| 1 SGD | 0.77 USD |
| 10 SGD | 7.74 USD |
| 50 SGD | 38.68 USD |
| 100 SGD | 77.35 USD |
| 500 SGD | 386.76 USD |
| 1,000 SGD | 773.51 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-03-28T07:33:53Z",
"rates": {
"USD": 0.773512
}
}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": 77.35119999999999,
"rate": 0.773512
}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