Rate Overview
Live
1 GIP = 147.4935 SYP
1 SYP = 0.006780
GIP
Avg
146.9314
High
147.6791
Low
145.8979
Last updated: 7/6/2026, 4:18:48 AM
Quick Conversions
| GIP | SYP |
|---|---|
| 1 GIP | 147.49 SYP |
| 10 GIP | 1,474.94 SYP |
| 50 GIP | 7,374.68 SYP |
| 100 GIP | 14,749.35 SYP |
| 500 GIP | 73,746.77 SYP |
| 1,000 GIP | 147,493.54 SYP |
Get GIP/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=SYPExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-06T04:18:48Z",
"rates": {
"SYP": 147.493541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "SYP",
"amount": 100
},
"result": 14749.354099999999,
"rate": 147.493541
}Build with GIP/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key