Rate Overview
Live
1 PGK = 1.0402 RON
1 RON = 0.961342
PGK
Avg
1.0922
High
1.2253
Low
0.998671
Last updated: 7/21/2026, 8:13:39 AM
Quick Conversions
| PGK | RON |
|---|---|
| 1 PGK | 1.04 RON |
| 10 PGK | 10.40 RON |
| 50 PGK | 52.01 RON |
| 100 PGK | 104.02 RON |
| 500 PGK | 520.11 RON |
| 1,000 PGK | 1,040.21 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-21T08:13:39Z",
"rates": {
"RON": 1.040213
}
}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": 104.02130000000001,
"rate": 1.040213
}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