Rate Overview
Live
1 PAB = 3.7702 SAR
1 SAR = 0.265238
PAB
Avg
3.7647
High
3.7703
Low
3.7550
Last updated: 4/16/2026, 8:58:43 PM
Quick Conversions
| PAB | SAR |
|---|---|
| 1 PAB | 3.77 SAR |
| 10 PAB | 37.70 SAR |
| 50 PAB | 188.51 SAR |
| 100 PAB | 377.02 SAR |
| 500 PAB | 1,885.10 SAR |
| 1,000 PAB | 3,770.19 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-04-16T20:58:43Z",
"rates": {
"SAR": 3.770194
}
}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": 377.0194,
"rate": 3.770194
}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