Rate Overview
Live
1 SEK = 0.076939 GIP
1 GIP = 12.9973
SEK
Avg
0.077474
High
0.078857
Low
0.076823
Last updated: 7/21/2026, 1:51:07 PM
Quick Conversions
| SEK | GIP |
|---|---|
| 1 SEK | 0.08 GIP |
| 10 SEK | 0.77 GIP |
| 50 SEK | 3.85 GIP |
| 100 SEK | 7.69 GIP |
| 500 SEK | 38.47 GIP |
| 1,000 SEK | 76.94 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-07-21T13:51:07Z",
"rates": {
"GIP": 0.076939
}
}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": 7.693899999999999,
"rate": 0.076939
}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