Rate Overview
Live
1 PGK = 1.0426 RON
1 RON = 0.959136
PGK
Avg
1.0371
High
1.0426
Low
1.0305
Last updated: 7/24/2026, 9:02:19 PM
Quick Conversions
| PGK | RON |
|---|---|
| 1 PGK | 1.04 RON |
| 10 PGK | 10.43 RON |
| 50 PGK | 52.13 RON |
| 100 PGK | 104.26 RON |
| 500 PGK | 521.30 RON |
| 1,000 PGK | 1,042.61 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-24T21:02:19Z",
"rates": {
"RON": 1.042605
}
}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.26050000000001,
"rate": 1.042605
}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