Rate Overview
Live
1 GIP = 1.7281 SGD
1 SGD = 0.578678
GIP
Avg
1.7212
High
1.7437
Low
1.6831
Last updated: 7/22/2026, 6:10:47 AM
Quick Conversions
| GIP | SGD |
|---|---|
| 1 GIP | 1.73 SGD |
| 10 GIP | 17.28 SGD |
| 50 GIP | 86.40 SGD |
| 100 GIP | 172.81 SGD |
| 500 GIP | 864.04 SGD |
| 1,000 GIP | 1,728.08 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-22T06:10:47Z",
"rates": {
"SGD": 1.728077
}
}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": 172.8077,
"rate": 1.728077
}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