Rate Overview
Live
1 SAR = 0.266594 PAB
1 PAB = 3.7510
SAR
Avg
0.265928
High
0.266594
Low
0.265230
Last updated: 4/18/2026, 8:48:00 AM
Quick Conversions
| SAR | PAB |
|---|---|
| 1 SAR | 0.27 PAB |
| 10 SAR | 2.67 PAB |
| 50 SAR | 13.33 PAB |
| 100 SAR | 26.66 PAB |
| 500 SAR | 133.30 PAB |
| 1,000 SAR | 266.59 PAB |
Get SAR/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=PABExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-18T08:48:00Z",
"rates": {
"PAB": 0.266594
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "PAB",
"amount": 100
},
"result": 26.659399999999998,
"rate": 0.266594
}Build with SAR/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key