Rate Overview
Live
1 PAB = 3.7620 SAR
1 SAR = 0.265820
PAB
Avg
3.7608
High
3.7641
Low
3.7500
Last updated: 3/27/2026, 1:22:53 PM
Quick Conversions
| PAB | SAR |
|---|---|
| 1 PAB | 3.76 SAR |
| 10 PAB | 37.62 SAR |
| 50 PAB | 188.10 SAR |
| 100 PAB | 376.20 SAR |
| 500 PAB | 1,880.98 SAR |
| 1,000 PAB | 3,761.95 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-27T13:22:53Z",
"rates": {
"SAR": 3.76195
}
}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.195,
"rate": 3.76195
}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