Rate Overview
Live
1 BRL = 0.879046 PGK
1 PGK = 1.1376
BRL
Avg
0.844856
High
0.885104
Low
0.806475
Last updated: 7/23/2026, 1:57:07 PM
Quick Conversions
| BRL | PGK |
|---|---|
| 1 BRL | 0.88 PGK |
| 10 BRL | 8.79 PGK |
| 50 BRL | 43.95 PGK |
| 100 BRL | 87.90 PGK |
| 500 BRL | 439.52 PGK |
| 1,000 BRL | 879.05 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-07-23T13:57:07Z",
"rates": {
"PGK": 0.879046
}
}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.9046,
"rate": 0.879046
}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