Rate Overview
Live
1 PAB = 101.0279 RSD
1 RSD = 0.009898
PAB
Avg
101.1351
High
101.3122
Low
100.9215
Last updated: 9/6/2026, 12:45:21 AM
Quick Conversions
| PAB | RSD |
|---|---|
| 1 PAB | 101.03 RSD |
| 10 PAB | 1,010.28 RSD |
| 50 PAB | 5,051.39 RSD |
| 100 PAB | 10,102.79 RSD |
| 500 PAB | 50,513.93 RSD |
| 1,000 PAB | 101,027.86 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-09-06T00:45:21Z",
"rates": {
"RSD": 101.027863
}
}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": 10102.7863,
"rate": 101.027863
}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