Rate Overview
Live
1 GIP = 12.5899 SEK
1 SEK = 0.079429
GIP
Avg
12.5115
High
12.5899
Low
12.4443
Last updated: 3/27/2026, 10:11:23 AM
Quick Conversions
| GIP | SEK |
|---|---|
| 1 GIP | 12.59 SEK |
| 10 GIP | 125.90 SEK |
| 50 GIP | 629.50 SEK |
| 100 GIP | 1,258.99 SEK |
| 500 GIP | 6,294.97 SEK |
| 1,000 GIP | 12,589.93 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-03-27T10:11:23Z",
"rates": {
"SEK": 12.589933
}
}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": 1258.9933,
"rate": 12.589933
}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