Rate Overview
Live
1 RON = 0.970025 PGK
1 PGK = 1.0309
RON
Avg
0.976835
High
1.0043
Low
0.948626
Last updated: 8/2/2026, 12:55:29 PM
Quick Conversions
| RON | PGK |
|---|---|
| 1 RON | 0.97 PGK |
| 10 RON | 9.70 PGK |
| 50 RON | 48.50 PGK |
| 100 RON | 97.00 PGK |
| 500 RON | 485.01 PGK |
| 1,000 RON | 970.03 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-08-02T12:55:29Z",
"rates": {
"PGK": 0.970025
}
}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.0025,
"rate": 0.970025
}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