Rate Overview
Live
1 RUB = 0.054620 PGK
1 PGK = 18.3083
RUB
Avg
0.055391
High
0.056092
Low
0.054620
Last updated: 3/6/2026, 5:09:57 PM
Quick Conversions
| RUB | PGK |
|---|---|
| 1 RUB | 0.05 PGK |
| 10 RUB | 0.55 PGK |
| 50 RUB | 2.73 PGK |
| 100 RUB | 5.46 PGK |
| 500 RUB | 27.31 PGK |
| 1,000 RUB | 54.62 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-06T17:09:57Z",
"rates": {
"PGK": 0.05462
}
}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.462,
"rate": 0.05462
}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