Rate Overview
Live
1 SYP = 0.006767 GIP
1 GIP = 147.7760
SYP
Avg
0.006737
High
0.006785
Low
0.006677
Last updated: 3/6/2026, 3:33:20 PM
Quick Conversions
| SYP | GIP |
|---|---|
| 1 SYP | 0.01 GIP |
| 10 SYP | 0.07 GIP |
| 50 SYP | 0.34 GIP |
| 100 SYP | 0.68 GIP |
| 500 SYP | 3.38 GIP |
| 1,000 SYP | 6.77 GIP |
Get SYP/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=GIPExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-06T15:33:20Z",
"rates": {
"GIP": 0.006767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "GIP",
"amount": 100
},
"result": 0.6767,
"rate": 0.006767
}Build with SYP/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key