Rate Overview
Live
1 RON = 0.997837 PGK
1 PGK = 1.0022
RON
Avg
0.998791
High
1.0039
Low
0.991653
Last updated: 4/18/2026, 8:44:11 AM
Quick Conversions
| RON | PGK |
|---|---|
| 1 RON | 1.00 PGK |
| 10 RON | 9.98 PGK |
| 50 RON | 49.89 PGK |
| 100 RON | 99.78 PGK |
| 500 RON | 498.92 PGK |
| 1,000 RON | 997.84 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-04-18T08:44:11Z",
"rates": {
"PGK": 0.997837
}
}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": 99.7837,
"rate": 0.997837
}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