Rate Overview
Live
1 RUB = 0.014111 PAB
1 PAB = 70.8667
RUB
Avg
0.013031
High
0.014111
Low
0.012139
Last updated: 5/29/2026, 5:25:52 PM
Quick Conversions
| RUB | PAB |
|---|---|
| 1 RUB | 0.01 PAB |
| 10 RUB | 0.14 PAB |
| 50 RUB | 0.71 PAB |
| 100 RUB | 1.41 PAB |
| 500 RUB | 7.06 PAB |
| 1,000 RUB | 14.11 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-05-29T17:25:52Z",
"rates": {
"PAB": 0.014111
}
}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.4111,
"rate": 0.014111
}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