Rate Overview
Live
1 PAB = 103.0136 RSD
1 RSD = 0.009707
PAB
Avg
100.7506
High
103.0901
Low
97.9138
Last updated: 7/14/2026, 3:53:14 AM
Quick Conversions
| PAB | RSD |
|---|---|
| 1 PAB | 103.01 RSD |
| 10 PAB | 1,030.14 RSD |
| 50 PAB | 5,150.68 RSD |
| 100 PAB | 10,301.36 RSD |
| 500 PAB | 51,506.79 RSD |
| 1,000 PAB | 103,013.57 RSD |
Get PAB/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=RSDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-14T03:53:14Z",
"rates": {
"RSD": 103.01357
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "RSD",
"amount": 100
},
"result": 10301.357,
"rate": 103.01357
}Build with PAB/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key