Rate Overview
Live
1 RUB = 0.012817 PAB
1 PAB = 78.0214
RUB
Avg
0.012778
High
0.012817
Low
0.012734
Last updated: 7/27/2026, 11:58:32 PM
Quick Conversions
| RUB | PAB |
|---|---|
| 1 RUB | 0.01 PAB |
| 10 RUB | 0.13 PAB |
| 50 RUB | 0.64 PAB |
| 100 RUB | 1.28 PAB |
| 500 RUB | 6.41 PAB |
| 1,000 RUB | 12.82 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-27T23:58:32Z",
"rates": {
"PAB": 0.012817
}
}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.2817,
"rate": 0.012817
}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