Rate Overview
Live
1 GIP = 148.6548 SYP
1 SYP = 0.006727
GIP
Avg
148.4685
High
149.7513
Low
147.3646
Last updated: 3/7/2026, 7:42:42 AM
Quick Conversions
| GIP | SYP |
|---|---|
| 1 GIP | 148.65 SYP |
| 10 GIP | 1,486.55 SYP |
| 50 GIP | 7,432.74 SYP |
| 100 GIP | 14,865.48 SYP |
| 500 GIP | 74,327.38 SYP |
| 1,000 GIP | 148,654.75 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-03-07T07:42:42Z",
"rates": {
"SYP": 148.654754
}
}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": 14865.4754,
"rate": 148.654754
}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