Rate Overview
Live
1 RON = 0.971613 PGK
1 PGK = 1.0292
RON
Avg
0.975069
High
0.979184
Low
0.971295
Last updated: 5/9/2026, 3:40:10 AM
Quick Conversions
| RON | PGK |
|---|---|
| 1 RON | 0.97 PGK |
| 10 RON | 9.72 PGK |
| 50 RON | 48.58 PGK |
| 100 RON | 97.16 PGK |
| 500 RON | 485.81 PGK |
| 1,000 RON | 971.61 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-09T03:40:10Z",
"rates": {
"PGK": 0.971613
}
}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": 97.1613,
"rate": 0.971613
}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