Rate Overview
Live
1 RUB = 0.013683 PAB
1 PAB = 73.0834
RUB
Avg
0.013778
High
0.013893
Low
0.013683
Last updated: 6/19/2026, 9:17:10 AM
Quick Conversions
| RUB | PAB |
|---|---|
| 1 RUB | 0.01 PAB |
| 10 RUB | 0.14 PAB |
| 50 RUB | 0.68 PAB |
| 100 RUB | 1.37 PAB |
| 500 RUB | 6.84 PAB |
| 1,000 RUB | 13.68 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-06-19T09:17:10Z",
"rates": {
"PAB": 0.013683
}
}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.3683,
"rate": 0.013683
}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