Rate Overview
Live
1 PGK = 1.0352 RON
1 RON = 0.966013
PGK
Avg
1.0209
High
1.0497
Low
0.995746
Last updated: 7/20/2026, 8:08:57 PM
Quick Conversions
| PGK | RON |
|---|---|
| 1 PGK | 1.04 RON |
| 10 PGK | 10.35 RON |
| 50 PGK | 51.76 RON |
| 100 PGK | 103.52 RON |
| 500 PGK | 517.59 RON |
| 1,000 PGK | 1,035.18 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-20T20:08:57Z",
"rates": {
"RON": 1.035183
}
}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.5183,
"rate": 1.035183
}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