Rate Overview
Live
1 GIP = 800.8095 SDG
1 SDG = 0.001249
GIP
Avg
803.0088
High
813.8460
Low
794.1729
Last updated: 3/27/2026, 11:50:29 AM
Quick Conversions
| GIP | SDG |
|---|---|
| 1 GIP | 800.81 SDG |
| 10 GIP | 8,008.10 SDG |
| 50 GIP | 40,040.48 SDG |
| 100 GIP | 80,080.95 SDG |
| 500 GIP | 400,404.76 SDG |
| 1,000 GIP | 800,809.52 SDG |
Get GIP/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=SDGExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-03-27T11:50:29Z",
"rates": {
"SDG": 800.809524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "SDG",
"amount": 100
},
"result": 80080.9524,
"rate": 800.809524
}Build with GIP/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key