Rate Overview
Live
1 SGD = 0.584271 GIP
1 GIP = 1.7115
SGD
Avg
0.584417
High
0.585657
Low
0.582650
Last updated: 7/2/2026, 1:23:18 PM
Quick Conversions
| SGD | GIP |
|---|---|
| 1 SGD | 0.58 GIP |
| 10 SGD | 5.84 GIP |
| 50 SGD | 29.21 GIP |
| 100 SGD | 58.43 GIP |
| 500 SGD | 292.14 GIP |
| 1,000 SGD | 584.27 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-02T13:23:18Z",
"rates": {
"GIP": 0.584271
}
}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.427099999999996,
"rate": 0.584271
}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