Rate Overview
Live
1 RON = 0.972886 PGK
1 PGK = 1.0279
RON
Avg
0.963802
High
0.972886
Low
0.956294
Last updated: 7/9/2026, 6:05:49 AM
Quick Conversions
| RON | PGK |
|---|---|
| 1 RON | 0.97 PGK |
| 10 RON | 9.73 PGK |
| 50 RON | 48.64 PGK |
| 100 RON | 97.29 PGK |
| 500 RON | 486.44 PGK |
| 1,000 RON | 972.89 PGK |
Get RON/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=PGKExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-09T06:05:49Z",
"rates": {
"PGK": 0.972886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "PGK",
"amount": 100
},
"result": 97.2886,
"rate": 0.972886
}Build with RON/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key