Rate Overview
Live
1 GIP = 149.0935 SYP
1 SYP = 0.006707
GIP
Avg
148.6694
High
149.0935
Low
148.1875
Last updated: 5/27/2026, 3:45:30 AM
Quick Conversions
| GIP | SYP |
|---|---|
| 1 GIP | 149.09 SYP |
| 10 GIP | 1,490.94 SYP |
| 50 GIP | 7,454.68 SYP |
| 100 GIP | 14,909.35 SYP |
| 500 GIP | 74,546.76 SYP |
| 1,000 GIP | 149,093.51 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-05-27T03:45:30Z",
"rates": {
"SYP": 149.09351
}
}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": 14909.351,
"rate": 149.09351
}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