Rate Overview
Live
1 PGK = 1.0167 RON
1 RON = 0.983584
PGK
Avg
1.0235
High
1.0421
Low
1.0066
Last updated: 9/3/2026, 6:58:49 AM
Quick Conversions
| PGK | RON |
|---|---|
| 1 PGK | 1.02 RON |
| 10 PGK | 10.17 RON |
| 50 PGK | 50.83 RON |
| 100 PGK | 101.67 RON |
| 500 PGK | 508.35 RON |
| 1,000 PGK | 1,016.69 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-09-03T06:58:49Z",
"rates": {
"RON": 1.01669
}
}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": 101.66900000000001,
"rate": 1.01669
}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