Rate Overview
Live
1 SVC = 0.114290 PAB
1 PAB = 8.7497
SVC
Avg
0.114285
High
0.114291
Low
0.114270
Last updated: 4/18/2026, 8:49:50 AM
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.15 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-04-18T08:49:50Z",
"rates": {
"PAB": 0.11429
}
}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.429,
"rate": 0.11429
}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