Rate Overview
Live
1 GIP = 12.5661 SEK
1 SEK = 0.079579
GIP
Avg
13.0085
High
14.1216
Low
12.2633
Last updated: 3/27/2026, 3:35:28 PM
Quick Conversions
| GIP | SEK |
|---|---|
| 1 GIP | 12.57 SEK |
| 10 GIP | 125.66 SEK |
| 50 GIP | 628.30 SEK |
| 100 GIP | 1,256.61 SEK |
| 500 GIP | 6,283.04 SEK |
| 1,000 GIP | 12,566.07 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-27T15:35:28Z",
"rates": {
"SEK": 12.56607
}
}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": 1256.607,
"rate": 12.56607
}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