Rate Overview
Live
1 GIP = 1.7184 SGD
1 SGD = 0.581941
GIP
Avg
1.7309
High
1.7387
Low
1.7184
Last updated: 7/24/2026, 8:10:29 PM
Quick Conversions
| GIP | SGD |
|---|---|
| 1 GIP | 1.72 SGD |
| 10 GIP | 17.18 SGD |
| 50 GIP | 85.92 SGD |
| 100 GIP | 171.84 SGD |
| 500 GIP | 859.19 SGD |
| 1,000 GIP | 1,718.39 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-24T20:10:29Z",
"rates": {
"SGD": 1.718387
}
}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": 171.83870000000002,
"rate": 1.718387
}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