Rate Overview
Live
1 PGK = 1.0336 RON
1 RON = 0.967466
PGK
Avg
1.0416
High
1.1208
Low
0.996746
Last updated: 5/26/2026, 9:23:10 PM
Quick Conversions
| PGK | RON |
|---|---|
| 1 PGK | 1.03 RON |
| 10 PGK | 10.34 RON |
| 50 PGK | 51.68 RON |
| 100 PGK | 103.36 RON |
| 500 PGK | 516.81 RON |
| 1,000 PGK | 1,033.63 RON |
Get PGK/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=RONExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-26T21:23:10Z",
"rates": {
"RON": 1.033628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "RON",
"amount": 100
},
"result": 103.3628,
"rate": 1.033628
}Build with PGK/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key