Rate Overview
Live
1 GIP = 12.5473 SEK
1 SEK = 0.079698
GIP
Avg
12.5295
High
12.5996
Low
12.4511
Last updated: 5/7/2026, 4:28:25 AM
Quick Conversions
| GIP | SEK |
|---|---|
| 1 GIP | 12.55 SEK |
| 10 GIP | 125.47 SEK |
| 50 GIP | 627.37 SEK |
| 100 GIP | 1,254.73 SEK |
| 500 GIP | 6,273.66 SEK |
| 1,000 GIP | 12,547.32 SEK |
Get GIP/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=SEKExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-05-07T04:28:25Z",
"rates": {
"SEK": 12.547317
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "SEK",
"amount": 100
},
"result": 1254.7317,
"rate": 12.547317
}Build with GIP/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key