Rate Overview
Live
1 PAB = 3.7618 SAR
1 SAR = 0.265830
PAB
Avg
3.7602
High
3.7629
Low
3.7500
Last updated: 3/6/2026, 6:09:36 PM
Quick Conversions
| PAB | SAR |
|---|---|
| 1 PAB | 3.76 SAR |
| 10 PAB | 37.62 SAR |
| 50 PAB | 188.09 SAR |
| 100 PAB | 376.18 SAR |
| 500 PAB | 1,880.90 SAR |
| 1,000 PAB | 3,761.80 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-06T18:09:36Z",
"rates": {
"SAR": 3.7618
}
}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.18,
"rate": 3.7618
}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