Rate Overview
Live
1 RUB = 3.5426 PKR
1 PKR = 0.282282
RUB
Avg
3.6608
High
3.9681
Low
3.4074
Last updated: 8/3/2026, 8:09:28 AM
Quick Conversions
| RUB | PKR |
|---|---|
| 1 RUB | 3.54 PKR |
| 10 RUB | 35.43 PKR |
| 50 RUB | 177.13 PKR |
| 100 RUB | 354.26 PKR |
| 500 RUB | 1,771.28 PKR |
| 1,000 RUB | 3,542.55 PKR |
Get RUB/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=PKRExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-03T08:09:28Z",
"rates": {
"PKR": 3.542551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "PKR",
"amount": 100
},
"result": 354.2551,
"rate": 3.542551
}Build with RUB/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key