Rate Overview
Live
1 USD = 1.2698 SGD
1 SGD = 0.787550
USD
Avg
1.2731
High
1.2763
Low
1.2697
Last updated: 4/16/2026, 5:27:29 AM
Quick Conversions
| USD | SGD |
|---|---|
| 1 USD | 1.27 SGD |
| 10 USD | 12.70 SGD |
| 50 USD | 63.49 SGD |
| 100 USD | 126.98 SGD |
| 500 USD | 634.88 SGD |
| 1,000 USD | 1,269.76 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-04-16T05:27:29Z",
"rates": {
"SGD": 1.26976
}
}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": 126.976,
"rate": 1.26976
}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