Rate Overview
Live
1 PGK = 0.992674 RON
1 RON = 1.0074
PGK
Avg
1.0020
High
1.0089
Low
0.992674
Last updated: 4/16/2026, 3:06:19 PM
Quick Conversions
| PGK | RON |
|---|---|
| 1 PGK | 0.99 RON |
| 10 PGK | 9.93 RON |
| 50 PGK | 49.63 RON |
| 100 PGK | 99.27 RON |
| 500 PGK | 496.34 RON |
| 1,000 PGK | 992.67 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-04-16T15:06:19Z",
"rates": {
"RON": 0.992674
}
}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": 99.2674,
"rate": 0.992674
}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