Rate Overview
Live
1 SGD = 0.580971 GIP
1 GIP = 1.7213
SGD
Avg
0.580644
High
0.582064
Low
0.579783
Last updated: 6/17/2026, 6:41:13 AM
Quick Conversions
| SGD | GIP |
|---|---|
| 1 SGD | 0.58 GIP |
| 10 SGD | 5.81 GIP |
| 50 SGD | 29.05 GIP |
| 100 SGD | 58.10 GIP |
| 500 SGD | 290.49 GIP |
| 1,000 SGD | 580.97 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-06-17T06:41:13Z",
"rates": {
"GIP": 0.580971
}
}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.097100000000005,
"rate": 0.580971
}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