Rate Overview
Live
1 RUB = 0.052845 PGK
1 PGK = 18.9233
RUB
Avg
0.053886
High
0.056092
Low
0.049865
Last updated: 3/27/2026, 10:04:32 AM
Quick Conversions
| RUB | PGK |
|---|---|
| 1 RUB | 0.05 PGK |
| 10 RUB | 0.53 PGK |
| 50 RUB | 2.64 PGK |
| 100 RUB | 5.28 PGK |
| 500 RUB | 26.42 PGK |
| 1,000 RUB | 52.85 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-03-27T10:04:32Z",
"rates": {
"PGK": 0.052845
}
}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.2845,
"rate": 0.052845
}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