Rate Overview
Live
1 SGD = 0.774320 USD
1 USD = 1.2915
SGD
Avg
0.773443
High
0.774874
Low
0.771101
Last updated: 7/7/2026, 1:49:21 PM
Quick Conversions
| SGD | USD |
|---|---|
| 1 SGD | 0.77 USD |
| 10 SGD | 7.74 USD |
| 50 SGD | 38.72 USD |
| 100 SGD | 77.43 USD |
| 500 SGD | 387.16 USD |
| 1,000 SGD | 774.32 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-07-07T13:49:21Z",
"rates": {
"USD": 0.77432
}
}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.432,
"rate": 0.77432
}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