Rate Overview
Live
1 RUB = 0.059872 PGK
1 PGK = 16.7023
RUB
Avg
0.060185
High
0.060835
Low
0.059872
Last updated: 6/19/2026, 11:40:28 AM
Quick Conversions
| RUB | PGK |
|---|---|
| 1 RUB | 0.06 PGK |
| 10 RUB | 0.60 PGK |
| 50 RUB | 2.99 PGK |
| 100 RUB | 5.99 PGK |
| 500 RUB | 29.94 PGK |
| 1,000 RUB | 59.87 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-06-19T11:40:28Z",
"rates": {
"PGK": 0.059872
}
}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.9872000000000005,
"rate": 0.059872
}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