Rate Overview
Live
1 GIP = 148.7440 SYP
1 SYP = 0.006723
GIP
Avg
12867.85
High
17727.88
Low
145.9715
Last updated: 5/27/2026, 6:15:16 AM
Quick Conversions
| GIP | SYP |
|---|---|
| 1 GIP | 148.74 SYP |
| 10 GIP | 1,487.44 SYP |
| 50 GIP | 7,437.20 SYP |
| 100 GIP | 14,874.40 SYP |
| 500 GIP | 74,372.00 SYP |
| 1,000 GIP | 148,744.00 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-27T06:15:16Z",
"rates": {
"SYP": 148.743996
}
}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": 14874.3996,
"rate": 148.743996
}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