Rate Overview
Live
1 GIP = 149.9890 SYP
1 SYP = 0.006667
GIP
Avg
148.9849
High
149.9890
Low
148.5784
Last updated: 4/16/2026, 8:58:22 PM
Quick Conversions
| GIP | SYP |
|---|---|
| 1 GIP | 149.99 SYP |
| 10 GIP | 1,499.89 SYP |
| 50 GIP | 7,499.45 SYP |
| 100 GIP | 14,998.90 SYP |
| 500 GIP | 74,994.50 SYP |
| 1,000 GIP | 149,989.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-04-16T20:58:22Z",
"rates": {
"SYP": 149.988997
}
}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": 14998.899700000002,
"rate": 149.988997
}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