Rate Overview
Live
1 SEK = 0.104090 PAB
1 PAB = 9.6071
SEK
Avg
0.104297
High
0.105066
Low
0.103768
Last updated: 9/3/2026, 7:00:12 AM
Quick Conversions
| SEK | PAB |
|---|---|
| 1 SEK | 0.10 PAB |
| 10 SEK | 1.04 PAB |
| 50 SEK | 5.20 PAB |
| 100 SEK | 10.41 PAB |
| 500 SEK | 52.05 PAB |
| 1,000 SEK | 104.09 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-09-03T07:00:12Z",
"rates": {
"PAB": 0.10409
}
}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.409,
"rate": 0.10409
}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