Rate Overview
Live
1 PAB = 99.7735 RSD
1 RSD = 0.010023
PAB
Avg
100.0409
High
100.3919
Low
99.7735
Last updated: 5/8/2026, 3:44:51 PM
Quick Conversions
| PAB | RSD |
|---|---|
| 1 PAB | 99.77 RSD |
| 10 PAB | 997.73 RSD |
| 50 PAB | 4,988.67 RSD |
| 100 PAB | 9,977.35 RSD |
| 500 PAB | 49,886.74 RSD |
| 1,000 PAB | 99,773.48 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-05-08T15:44:51Z",
"rates": {
"RSD": 99.773478
}
}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": 9977.3478,
"rate": 99.773478
}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