Rate Overview
Live
1 PYG = 0.012298 RUB
1 RUB = 81.3140
PYG
Avg
0.011976
High
0.012825
Low
0.011320
Last updated: 6/26/2026, 12:38:39 AM
Quick Conversions
| PYG | RUB |
|---|---|
| 1 PYG | 0.01 RUB |
| 10 PYG | 0.12 RUB |
| 50 PYG | 0.61 RUB |
| 100 PYG | 1.23 RUB |
| 500 PYG | 6.15 RUB |
| 1,000 PYG | 12.30 RUB |
Get PYG/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=RUBExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-06-26T00:38:39Z",
"rates": {
"RUB": 0.012298
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "RUB",
"amount": 100
},
"result": 1.2298,
"rate": 0.012298
}Build with PYG/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key