Rate Overview
Live
1 SEK = 0.108921 PAB
1 PAB = 9.1810
SEK
Avg
0.109181
High
0.110653
Low
0.108117
Last updated: 3/7/2026, 12:11:51 AM
Quick Conversions
| SEK | PAB |
|---|---|
| 1 SEK | 0.11 PAB |
| 10 SEK | 1.09 PAB |
| 50 SEK | 5.45 PAB |
| 100 SEK | 10.89 PAB |
| 500 SEK | 54.46 PAB |
| 1,000 SEK | 108.92 PAB |
Get SEK/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=PABExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-07T00:11:51Z",
"rates": {
"PAB": 0.108921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "PAB",
"amount": 100
},
"result": 10.892100000000001,
"rate": 0.108921
}Build with SEK/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key