Rate Overview
Live
1 GIP = 147.7066 SYP
1 SYP = 0.006770
GIP
Avg
8636.55
High
17517.89
Low
147.1502
Last updated: 3/27/2026, 6:14:01 PM
Quick Conversions
| GIP | SYP |
|---|---|
| 1 GIP | 147.71 SYP |
| 10 GIP | 1,477.07 SYP |
| 50 GIP | 7,385.33 SYP |
| 100 GIP | 14,770.66 SYP |
| 500 GIP | 73,853.31 SYP |
| 1,000 GIP | 147,706.61 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-27T18:14:01Z",
"rates": {
"SYP": 147.706614
}
}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": 14770.6614,
"rate": 147.706614
}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