Rate Overview
Live
1 PAB = 3.7531 SAR
1 SAR = 0.266448
PAB
Avg
3.7515
High
3.7574
Low
3.7500
Last updated: 7/2/2026, 1:29:17 PM
Quick Conversions
| PAB | SAR |
|---|---|
| 1 PAB | 3.75 SAR |
| 10 PAB | 37.53 SAR |
| 50 PAB | 187.65 SAR |
| 100 PAB | 375.31 SAR |
| 500 PAB | 1,876.54 SAR |
| 1,000 PAB | 3,753.08 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-07-02T13:29:17Z",
"rates": {
"SAR": 3.753079
}
}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": 375.3079,
"rate": 3.753079
}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