Rate Overview
Live
1 RON = 0.980950 PGK
1 PGK = 1.0194
RON
Avg
0.985378
High
0.995425
Low
0.975650
Last updated: 3/7/2026, 2:51:51 AM
Quick Conversions
| RON | PGK |
|---|---|
| 1 RON | 0.98 PGK |
| 10 RON | 9.81 PGK |
| 50 RON | 49.05 PGK |
| 100 RON | 98.10 PGK |
| 500 RON | 490.48 PGK |
| 1,000 RON | 980.95 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-07T02:51:51Z",
"rates": {
"PGK": 0.98095
}
}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.095,
"rate": 0.98095
}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