Rate Overview
Live
1 RSD = 0.009866 PAB
1 PAB = 101.3582
RSD
Avg
0.009847
High
0.009866
Low
0.009821
Last updated: 8/17/2026, 5:51:35 AM
Quick Conversions
| RSD | PAB |
|---|---|
| 1 RSD | 0.01 PAB |
| 10 RSD | 0.10 PAB |
| 50 RSD | 0.49 PAB |
| 100 RSD | 0.99 PAB |
| 500 RSD | 4.93 PAB |
| 1,000 RSD | 9.87 PAB |
Get RSD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=PABExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-08-17T05:51:35Z",
"rates": {
"PAB": 0.009866
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "PAB",
"amount": 100
},
"result": 0.9865999999999999,
"rate": 0.009866
}Build with RSD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key