Rate Overview
Live
1 SEK = 0.079579 GIP
1 GIP = 12.5661
SEK
Avg
0.079944
High
0.080358
Low
0.079477
Last updated: 3/27/2026, 2:32:24 PM
Quick Conversions
| SEK | GIP |
|---|---|
| 1 SEK | 0.08 GIP |
| 10 SEK | 0.80 GIP |
| 50 SEK | 3.98 GIP |
| 100 SEK | 7.96 GIP |
| 500 SEK | 39.79 GIP |
| 1,000 SEK | 79.58 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-03-27T14:32:24Z",
"rates": {
"GIP": 0.079579
}
}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.9578999999999995,
"rate": 0.079579
}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