Rate Overview
Live
1 PGK = 1.0310 RON
1 RON = 0.969938
PGK
Avg
1.0221
High
1.0310
Low
1.0025
Last updated: 5/6/2026, 4:19:33 PM
Quick Conversions
| PGK | RON |
|---|---|
| 1 PGK | 1.03 RON |
| 10 PGK | 10.31 RON |
| 50 PGK | 51.55 RON |
| 100 PGK | 103.10 RON |
| 500 PGK | 515.50 RON |
| 1,000 PGK | 1,030.99 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-05-06T16:19:33Z",
"rates": {
"RON": 1.030994
}
}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.0994,
"rate": 1.030994
}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