Rate Overview
Live
1 RON = 0.973704 PGK
1 PGK = 1.0270
RON
Avg
0.986028
High
1.0043
Low
0.972605
Last updated: 3/27/2026, 10:06:24 AM
Quick Conversions
| RON | PGK |
|---|---|
| 1 RON | 0.97 PGK |
| 10 RON | 9.74 PGK |
| 50 RON | 48.69 PGK |
| 100 RON | 97.37 PGK |
| 500 RON | 486.85 PGK |
| 1,000 RON | 973.70 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-03-27T10:06:24Z",
"rates": {
"PGK": 0.973704
}
}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.3704,
"rate": 0.973704
}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