Rate Overview
Live
1 GIP = 1.7329 SGD
1 SGD = 0.577075
GIP
Avg
1.7192
High
1.7355
Low
1.7001
Last updated: 7/12/2026, 11:38:47 PM
Quick Conversions
| GIP | SGD |
|---|---|
| 1 GIP | 1.73 SGD |
| 10 GIP | 17.33 SGD |
| 50 GIP | 86.64 SGD |
| 100 GIP | 173.29 SGD |
| 500 GIP | 866.44 SGD |
| 1,000 GIP | 1,732.88 SGD |
Get GIP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=SGDExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-12T23:38:47Z",
"rates": {
"SGD": 1.732878
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "SGD",
"amount": 100
},
"result": 173.2878,
"rate": 1.732878
}Build with GIP/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key