Rate Overview
Live
1 RUB = 0.051816 PGK
1 PGK = 19.2991
RUB
Avg
0.051641
High
0.052527
Low
0.050940
Last updated: 9/8/2026, 7:21:19 PM
Quick Conversions
| RUB | PGK |
|---|---|
| 1 RUB | 0.05 PGK |
| 10 RUB | 0.52 PGK |
| 50 RUB | 2.59 PGK |
| 100 RUB | 5.18 PGK |
| 500 RUB | 25.91 PGK |
| 1,000 RUB | 51.82 PGK |
Get RUB/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=PGKExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-09-08T19:21:19Z",
"rates": {
"PGK": 0.051816
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "PGK",
"amount": 100
},
"result": 5.1816,
"rate": 0.051816
}Build with RUB/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key