Rate Overview
Live
1 SGD = 0.783674 USD
1 USD = 1.2760
SGD
Avg
0.784389
High
0.792560
Low
0.776371
Last updated: 5/28/2026, 4:07:07 PM
Quick Conversions
| SGD | USD |
|---|---|
| 1 SGD | 0.78 USD |
| 10 SGD | 7.84 USD |
| 50 SGD | 39.18 USD |
| 100 SGD | 78.37 USD |
| 500 SGD | 391.84 USD |
| 1,000 SGD | 783.67 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-05-28T16:07:07Z",
"rates": {
"USD": 0.783674
}
}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.3674,
"rate": 0.783674
}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