Rate Overview
Live
1 GIP = 12.4823 SEK
1 SEK = 0.080113
GIP
Avg
12.5374
High
12.5818
Low
12.4823
Last updated: 5/27/2026, 8:46:10 AM
Quick Conversions
| GIP | SEK |
|---|---|
| 1 GIP | 12.48 SEK |
| 10 GIP | 124.82 SEK |
| 50 GIP | 624.12 SEK |
| 100 GIP | 1,248.23 SEK |
| 500 GIP | 6,241.17 SEK |
| 1,000 GIP | 12,482.34 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-27T08:46:10Z",
"rates": {
"SEK": 12.482338
}
}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": 1248.2338,
"rate": 12.482338
}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