Rate Overview
Live
1 PAB = 101.0510 RSD
1 RSD = 0.009896
PAB
Avg
100.2813
High
101.2227
Low
99.3971
Last updated: 3/6/2026, 6:09:37 PM
Quick Conversions
| PAB | RSD |
|---|---|
| 1 PAB | 101.05 RSD |
| 10 PAB | 1,010.51 RSD |
| 50 PAB | 5,052.55 RSD |
| 100 PAB | 10,105.10 RSD |
| 500 PAB | 50,525.52 RSD |
| 1,000 PAB | 101,051.04 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-03-06T18:09:37Z",
"rates": {
"RSD": 101.051036
}
}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": 10105.1036,
"rate": 101.051036
}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