Rate Overview
Live
1 USD = 1.2854 SGD
1 SGD = 0.777968
USD
Avg
1.2815
High
1.2855
Low
1.2755
Last updated: 3/27/2026, 3:09:11 AM
Quick Conversions
| USD | SGD |
|---|---|
| 1 USD | 1.29 SGD |
| 10 USD | 12.85 SGD |
| 50 USD | 64.27 SGD |
| 100 USD | 128.54 SGD |
| 500 USD | 642.70 SGD |
| 1,000 USD | 1,285.40 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-03-27T03:09:11Z",
"rates": {
"SGD": 1.2854
}
}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": 128.54000000000002,
"rate": 1.2854
}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