Rate Overview
Live
1 SGD = 0.782145 USD
1 USD = 1.2785
SGD
Avg
0.785279
High
0.790605
Low
0.780621
Last updated: 3/6/2026, 6:07:46 PM
Quick Conversions
| SGD | USD |
|---|---|
| 1 SGD | 0.78 USD |
| 10 SGD | 7.82 USD |
| 50 SGD | 39.11 USD |
| 100 SGD | 78.21 USD |
| 500 SGD | 391.07 USD |
| 1,000 SGD | 782.15 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-06T18:07:46Z",
"rates": {
"USD": 0.782145
}
}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.2145,
"rate": 0.782145
}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