Rate Overview
Live
1 SGD = 0.575910 GIP
1 GIP = 1.7364
SGD
Avg
0.580218
High
0.588914
Low
0.574046
Last updated: 7/10/2026, 7:36:15 PM
Quick Conversions
| SGD | GIP |
|---|---|
| 1 SGD | 0.58 GIP |
| 10 SGD | 5.76 GIP |
| 50 SGD | 28.80 GIP |
| 100 SGD | 57.59 GIP |
| 500 SGD | 287.96 GIP |
| 1,000 SGD | 575.91 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-07-10T19:36:15Z",
"rates": {
"GIP": 0.57591
}
}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.591,
"rate": 0.57591
}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