Rate Overview
Live
1 BRL = 0.871759 PGK
1 PGK = 1.1471
BRL
Avg
0.871212
High
0.879913
Low
0.851172
Last updated: 9/7/2026, 1:25:34 AM
Quick Conversions
| BRL | PGK |
|---|---|
| 1 BRL | 0.87 PGK |
| 10 BRL | 8.72 PGK |
| 50 BRL | 43.59 PGK |
| 100 BRL | 87.18 PGK |
| 500 BRL | 435.88 PGK |
| 1,000 BRL | 871.76 PGK |
Get BRL/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=PGKExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-09-07T01:25:34Z",
"rates": {
"PGK": 0.871759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "PGK",
"amount": 100
},
"result": 87.1759,
"rate": 0.871759
}Build with BRL/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key