Rate Overview
Live
1 RUB = 0.012288 PAB
1 PAB = 81.3802
RUB
Avg
0.012123
High
0.012419
Low
0.011607
Last updated: 3/27/2026, 7:58:50 AM
Quick Conversions
| RUB | PAB |
|---|---|
| 1 RUB | 0.01 PAB |
| 10 RUB | 0.12 PAB |
| 50 RUB | 0.61 PAB |
| 100 RUB | 1.23 PAB |
| 500 RUB | 6.14 PAB |
| 1,000 RUB | 12.29 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-03-27T07:58:50Z",
"rates": {
"PAB": 0.012288
}
}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.2288000000000001,
"rate": 0.012288
}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