Rate Overview
Live
1 PAB = 3.7622 SAR
1 SAR = 0.265798
PAB
Avg
3.7350
High
3.7625
Low
3.7078
Last updated: 3/27/2026, 3:02:54 PM
Quick Conversions
| PAB | SAR |
|---|---|
| 1 PAB | 3.76 SAR |
| 10 PAB | 37.62 SAR |
| 50 PAB | 188.11 SAR |
| 100 PAB | 376.22 SAR |
| 500 PAB | 1,881.13 SAR |
| 1,000 PAB | 3,762.25 SAR |
Get PAB/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=SARExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-27T15:02:54Z",
"rates": {
"SAR": 3.76225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "SAR",
"amount": 100
},
"result": 376.22499999999997,
"rate": 3.76225
}Build with PAB/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key