Rate Overview
Live
1 RUB = 0.013016 PAB
1 PAB = 76.8285
RUB
Avg
0.012978
High
0.013077
Low
0.012902
Last updated: 7/9/2026, 4:18:39 AM
Quick Conversions
| RUB | PAB |
|---|---|
| 1 RUB | 0.01 PAB |
| 10 RUB | 0.13 PAB |
| 50 RUB | 0.65 PAB |
| 100 RUB | 1.30 PAB |
| 500 RUB | 6.51 PAB |
| 1,000 RUB | 13.02 PAB |
Get RUB/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=PABExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-09T04:18:39Z",
"rates": {
"PAB": 0.013016
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "PAB",
"amount": 100
},
"result": 1.3016,
"rate": 0.013016
}Build with RUB/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key