Rate Overview
Live
1 SGD = 0.579087 GIP
1 GIP = 1.7269
SGD
Avg
0.582100
High
0.584594
Low
0.579030
Last updated: 4/17/2026, 6:23:58 AM
Quick Conversions
| SGD | GIP |
|---|---|
| 1 SGD | 0.58 GIP |
| 10 SGD | 5.79 GIP |
| 50 SGD | 28.95 GIP |
| 100 SGD | 57.91 GIP |
| 500 SGD | 289.54 GIP |
| 1,000 SGD | 579.09 GIP |
Get SGD/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=GIPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-04-17T06:23:58Z",
"rates": {
"GIP": 0.579087
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "GIP",
"amount": 100
},
"result": 57.9087,
"rate": 0.579087
}Build with SGD/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key