Rate Overview
Live
1 RON = 0.984445 PGK
1 PGK = 1.0158
RON
Avg
0.986185
High
0.998605
Low
0.968728
Last updated: 8/22/2026, 4:48:52 PM
Quick Conversions
| RON | PGK |
|---|---|
| 1 RON | 0.98 PGK |
| 10 RON | 9.84 PGK |
| 50 RON | 49.22 PGK |
| 100 RON | 98.44 PGK |
| 500 RON | 492.22 PGK |
| 1,000 RON | 984.45 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-08-22T16:48:52Z",
"rates": {
"PGK": 0.984445
}
}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": 98.4445,
"rate": 0.984445
}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