Rate Overview
Live
1 RUB = 80.2303 PYG
1 PYG = 0.012464
RUB
Avg
80.9976
High
83.8604
Low
75.3972
Last updated: 3/29/2026, 8:59:07 AM
Quick Conversions
| RUB | PYG |
|---|---|
| 1 RUB | 80.23 PYG |
| 10 RUB | 802.30 PYG |
| 50 RUB | 4,011.52 PYG |
| 100 RUB | 8,023.03 PYG |
| 500 RUB | 40,115.16 PYG |
| 1,000 RUB | 80,230.32 PYG |
Get RUB/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=PYGExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-29T08:59:07Z",
"rates": {
"PYG": 80.230316
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "PYG",
"amount": 100
},
"result": 8023.0316,
"rate": 80.230316
}Build with RUB/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key