Rate Overview
Live
1 SGD = 0.581512 GIP
1 GIP = 1.7197
SGD
Avg
0.579774
High
0.582587
Low
0.576447
Last updated: 5/7/2026, 4:02:39 PM
Quick Conversions
| SGD | GIP |
|---|---|
| 1 SGD | 0.58 GIP |
| 10 SGD | 5.82 GIP |
| 50 SGD | 29.08 GIP |
| 100 SGD | 58.15 GIP |
| 500 SGD | 290.76 GIP |
| 1,000 SGD | 581.51 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-05-07T16:02:39Z",
"rates": {
"GIP": 0.581512
}
}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": 58.1512,
"rate": 0.581512
}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