Rate Overview
Live
1 USD = 1.2928 SGD
1 SGD = 0.773530
USD
Avg
1.2863
High
1.2928
Low
1.2822
Last updated: 6/19/2026, 8:01:32 AM
Quick Conversions
| USD | SGD |
|---|---|
| 1 USD | 1.29 SGD |
| 10 USD | 12.93 SGD |
| 50 USD | 64.64 SGD |
| 100 USD | 129.28 SGD |
| 500 USD | 646.39 SGD |
| 1,000 USD | 1,292.78 SGD |
Get USD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=SGDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-06-19T08:01:32Z",
"rates": {
"SGD": 1.292775
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "SGD",
"amount": 100
},
"result": 129.2775,
"rate": 1.292775
}Build with USD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key