Rate Overview
Live
1 RUB = 0.052256 PGK
1 PGK = 19.1366
RUB
Avg
0.053029
High
0.053983
Low
0.052031
Last updated: 8/19/2026, 12:47:54 PM
Quick Conversions
| RUB | PGK |
|---|---|
| 1 RUB | 0.05 PGK |
| 10 RUB | 0.52 PGK |
| 50 RUB | 2.61 PGK |
| 100 RUB | 5.23 PGK |
| 500 RUB | 26.13 PGK |
| 1,000 RUB | 52.26 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-08-19T12:47:54Z",
"rates": {
"PGK": 0.052256
}
}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.2256,
"rate": 0.052256
}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