Rate Overview
Live
1 GIP = 802.3853 SDG
1 SDG = 0.001246
GIP
Avg
804.6728
High
809.5695
Low
800.2546
Last updated: 3/7/2026, 12:09:55 AM
Quick Conversions
| GIP | SDG |
|---|---|
| 1 GIP | 802.39 SDG |
| 10 GIP | 8,023.85 SDG |
| 50 GIP | 40,119.27 SDG |
| 100 GIP | 80,238.53 SDG |
| 500 GIP | 401,192.66 SDG |
| 1,000 GIP | 802,385.31 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-07T00:09:55Z",
"rates": {
"SDG": 802.385313
}
}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": 80238.5313,
"rate": 802.385313
}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