Rate Overview
Live
1 SAR = 0.265837 PAB
1 PAB = 3.7617
SAR
Avg
0.266790
High
0.269688
Low
0.265691
Last updated: 3/27/2026, 9:29:02 AM
Quick Conversions
| SAR | PAB |
|---|---|
| 1 SAR | 0.27 PAB |
| 10 SAR | 2.66 PAB |
| 50 SAR | 13.29 PAB |
| 100 SAR | 26.58 PAB |
| 500 SAR | 132.92 PAB |
| 1,000 SAR | 265.84 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-03-27T09:29:02Z",
"rates": {
"PAB": 0.265837
}
}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.5837,
"rate": 0.265837
}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