Rate Overview
Live
1 PGK = 1.0317 RON
1 RON = 0.969270
PGK
Avg
1.0355
High
1.0420
Low
1.0311
Last updated: 6/15/2026, 9:43:23 PM
Quick Conversions
| PGK | RON |
|---|---|
| 1 PGK | 1.03 RON |
| 10 PGK | 10.32 RON |
| 50 PGK | 51.59 RON |
| 100 PGK | 103.17 RON |
| 500 PGK | 515.85 RON |
| 1,000 PGK | 1,031.70 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-06-15T21:43:23Z",
"rates": {
"RON": 1.031704
}
}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.1704,
"rate": 1.031704
}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