Rate Overview
Live
1 USD = 1.2780 SGD
1 SGD = 0.782451
USD
Avg
1.2749
High
1.2880
Low
1.2617
Last updated: 5/26/2026, 4:35:15 PM
Quick Conversions
| USD | SGD |
|---|---|
| 1 USD | 1.28 SGD |
| 10 USD | 12.78 SGD |
| 50 USD | 63.90 SGD |
| 100 USD | 127.80 SGD |
| 500 USD | 639.02 SGD |
| 1,000 USD | 1,278.04 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-05-26T16:35:15Z",
"rates": {
"SGD": 1.278035
}
}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": 127.8035,
"rate": 1.278035
}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