Rate Overview
Live
1 SVC = 0.114287 PAB
1 PAB = 8.7499
SVC
Avg
0.114284
High
0.114293
Low
0.114278
Last updated: 5/8/2026, 3:46:04 PM
Quick Conversions
| SVC | PAB |
|---|---|
| 1 SVC | 0.11 PAB |
| 10 SVC | 1.14 PAB |
| 50 SVC | 5.71 PAB |
| 100 SVC | 11.43 PAB |
| 500 SVC | 57.14 PAB |
| 1,000 SVC | 114.29 PAB |
Get SVC/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=PABExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-08T15:46:04Z",
"rates": {
"PAB": 0.114287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "PAB",
"amount": 100
},
"result": 11.4287,
"rate": 0.114287
}Build with SVC/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key