Rate Overview
Live
1 SEK = 0.103411 PAB
1 PAB = 9.6702
SEK
Avg
0.106791
High
0.112729
Low
0.102713
Last updated: 7/27/2026, 7:12:31 AM
Quick Conversions
| SEK | PAB |
|---|---|
| 1 SEK | 0.10 PAB |
| 10 SEK | 1.03 PAB |
| 50 SEK | 5.17 PAB |
| 100 SEK | 10.34 PAB |
| 500 SEK | 51.71 PAB |
| 1,000 SEK | 103.41 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-07-27T07:12:31Z",
"rates": {
"PAB": 0.103411
}
}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.3411,
"rate": 0.103411
}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