Rate Overview
Live
1 PGK = 1.0388 RON
1 RON = 0.962639
PGK
Avg
1.0438
High
1.0471
Low
1.0388
Last updated: 7/3/2026, 6:37:12 PM
Quick Conversions
| PGK | RON |
|---|---|
| 1 PGK | 1.04 RON |
| 10 PGK | 10.39 RON |
| 50 PGK | 51.94 RON |
| 100 PGK | 103.88 RON |
| 500 PGK | 519.41 RON |
| 1,000 PGK | 1,038.81 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-03T18:37:12Z",
"rates": {
"RON": 1.038811
}
}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": 103.88109999999999,
"rate": 1.038811
}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