Rate Overview
Live
1 RON = 0.967824 PGK
1 PGK = 1.0332
RON
Avg
0.961102
High
1.0045
Low
0.890294
Last updated: 5/29/2026, 7:54:03 PM
Quick Conversions
| RON | PGK |
|---|---|
| 1 RON | 0.97 PGK |
| 10 RON | 9.68 PGK |
| 50 RON | 48.39 PGK |
| 100 RON | 96.78 PGK |
| 500 RON | 483.91 PGK |
| 1,000 RON | 967.82 PGK |
Get RON/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=PGKExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-29T19:54:03Z",
"rates": {
"PGK": 0.967824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "PGK",
"amount": 100
},
"result": 96.7824,
"rate": 0.967824
}Build with RON/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key