Rate Overview
Live
1 SAR = 0.264397 PAB
1 PAB = 3.7822
SAR
Avg
0.265692
High
0.266721
Low
0.264397
Last updated: 5/9/2026, 8:50:27 AM
Quick Conversions
| SAR | PAB |
|---|---|
| 1 SAR | 0.26 PAB |
| 10 SAR | 2.64 PAB |
| 50 SAR | 13.22 PAB |
| 100 SAR | 26.44 PAB |
| 500 SAR | 132.20 PAB |
| 1,000 SAR | 264.40 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-05-09T08:50:27Z",
"rates": {
"PAB": 0.264397
}
}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.4397,
"rate": 0.264397
}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