Rate Overview
Live
1 PGK = 1.0196 RON
1 RON = 0.980756
PGK
Avg
1.0137
High
1.0250
Low
1.0035
Last updated: 3/6/2026, 10:51:13 PM
Quick Conversions
| PGK | RON |
|---|---|
| 1 PGK | 1.02 RON |
| 10 PGK | 10.20 RON |
| 50 PGK | 50.98 RON |
| 100 PGK | 101.96 RON |
| 500 PGK | 509.81 RON |
| 1,000 PGK | 1,019.62 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-03-06T22:51:13Z",
"rates": {
"RON": 1.019622
}
}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.9622,
"rate": 1.019622
}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