Rate Overview
Live
1 PGK = 1.0270 RON
1 RON = 0.973705
PGK
Avg
1.0236
High
1.0270
Low
1.0198
Last updated: 3/27/2026, 7:48:57 AM
Quick Conversions
| PGK | RON |
|---|---|
| 1 PGK | 1.03 RON |
| 10 PGK | 10.27 RON |
| 50 PGK | 51.35 RON |
| 100 PGK | 102.70 RON |
| 500 PGK | 513.50 RON |
| 1,000 PGK | 1,027.00 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-27T07:48:57Z",
"rates": {
"RON": 1.027005
}
}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": 102.70049999999999,
"rate": 1.027005
}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