Rate Overview
Live
1 SEK = 0.080432 GIP
1 GIP = 12.4329
SEK
Avg
0.080621
High
0.082105
Low
0.079067
Last updated: 5/27/2026, 1:56:50 PM
Quick Conversions
| SEK | GIP |
|---|---|
| 1 SEK | 0.08 GIP |
| 10 SEK | 0.80 GIP |
| 50 SEK | 4.02 GIP |
| 100 SEK | 8.04 GIP |
| 500 SEK | 40.22 GIP |
| 1,000 SEK | 80.43 GIP |
Get SEK/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=GIPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-27T13:56:50Z",
"rates": {
"GIP": 0.080432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "GIP",
"amount": 100
},
"result": 8.0432,
"rate": 0.080432
}Build with SEK/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key