Rate Overview
Live
1 RUB = 0.012701 PAB
1 PAB = 78.7340
RUB
Avg
0.012767
High
0.012827
Low
0.012701
Last updated: 7/29/2026, 9:38:39 AM
Quick Conversions
| RUB | PAB |
|---|---|
| 1 RUB | 0.01 PAB |
| 10 RUB | 0.13 PAB |
| 50 RUB | 0.64 PAB |
| 100 RUB | 1.27 PAB |
| 500 RUB | 6.35 PAB |
| 1,000 RUB | 12.70 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-29T09:38:39Z",
"rates": {
"PAB": 0.012701
}
}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.2701,
"rate": 0.012701
}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