Rate Overview
Live
1 RSD = 0.010022 PAB
1 PAB = 99.7805
RSD
Avg
0.009995
High
0.010022
Low
0.009960
Last updated: 5/8/2026, 1:00:46 PM
Quick Conversions
| RSD | PAB |
|---|---|
| 1 RSD | 0.01 PAB |
| 10 RSD | 0.10 PAB |
| 50 RSD | 0.50 PAB |
| 100 RSD | 1.00 PAB |
| 500 RSD | 5.01 PAB |
| 1,000 RSD | 10.02 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-05-08T13:00:46Z",
"rates": {
"PAB": 0.010022
}
}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": 1.0022,
"rate": 0.010022
}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