Rate Overview
Live
1 PAB = 8.7496 SVC
1 SVC = 0.114291
PAB
Avg
8.7500
High
8.7512
Low
8.7496
Last updated: 4/18/2026, 11:46:40 AM
Quick Conversions
| PAB | SVC |
|---|---|
| 1 PAB | 8.75 SVC |
| 10 PAB | 87.50 SVC |
| 50 PAB | 437.48 SVC |
| 100 PAB | 874.96 SVC |
| 500 PAB | 4,374.81 SVC |
| 1,000 PAB | 8,749.62 SVC |
Get PAB/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=SVCExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-04-18T11:46:40Z",
"rates": {
"SVC": 8.749618
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "SVC",
"amount": 100
},
"result": 874.9618,
"rate": 8.749618
}Build with PAB/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key