Rate Overview
Live
1 GIP = 12.2739 SEK
1 SEK = 0.081473
GIP
Avg
12.2801
High
12.3920
Low
12.1898
Last updated: 3/7/2026, 12:12:00 AM
Quick Conversions
| GIP | SEK |
|---|---|
| 1 GIP | 12.27 SEK |
| 10 GIP | 122.74 SEK |
| 50 GIP | 613.70 SEK |
| 100 GIP | 1,227.39 SEK |
| 500 GIP | 6,136.97 SEK |
| 1,000 GIP | 12,273.95 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-07T00:12:00Z",
"rates": {
"SEK": 12.273945
}
}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": 1227.3944999999999,
"rate": 12.273945
}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