Rate Overview
Live
1 RSD = 0.009747 PAB
1 PAB = 102.5957
RSD
Avg
0.009729
High
0.009747
Low
0.009699
Last updated: 7/6/2026, 10:27:50 PM
Quick Conversions
| RSD | PAB |
|---|---|
| 1 RSD | 0.01 PAB |
| 10 RSD | 0.10 PAB |
| 50 RSD | 0.49 PAB |
| 100 RSD | 0.97 PAB |
| 500 RSD | 4.87 PAB |
| 1,000 RSD | 9.75 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-07-06T22:27:50Z",
"rates": {
"PAB": 0.009747
}
}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.9747,
"rate": 0.009747
}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