Rate Overview
Live
1 GIP = 1.7135 SGD
1 SGD = 0.583615
GIP
Avg
1.7176
High
1.7233
Low
1.7110
Last updated: 5/29/2026, 4:25:50 PM
Quick Conversions
| GIP | SGD |
|---|---|
| 1 GIP | 1.71 SGD |
| 10 GIP | 17.13 SGD |
| 50 GIP | 85.67 SGD |
| 100 GIP | 171.35 SGD |
| 500 GIP | 856.73 SGD |
| 1,000 GIP | 1,713.46 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-05-29T16:25:50Z",
"rates": {
"SGD": 1.713457
}
}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.3457,
"rate": 1.713457
}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