Rate Overview
Live
1 PGK = 1.0291 RON
1 RON = 0.971764
PGK
Avg
1.0345
High
1.0396
Low
1.0291
Last updated: 7/23/2026, 9:17:18 PM
Quick Conversions
| PGK | RON |
|---|---|
| 1 PGK | 1.03 RON |
| 10 PGK | 10.29 RON |
| 50 PGK | 51.45 RON |
| 100 PGK | 102.91 RON |
| 500 PGK | 514.53 RON |
| 1,000 PGK | 1,029.06 RON |
Get PGK/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=RONExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-23T21:17:18Z",
"rates": {
"RON": 1.029056
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "RON",
"amount": 100
},
"result": 102.90559999999999,
"rate": 1.029056
}Build with PGK/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key