Rate Overview
Live
1 BRL = 0.853739 PGK
1 PGK = 1.1713
BRL
Avg
0.855322
High
0.863426
Low
0.840371
Last updated: 8/19/2026, 10:04:42 AM
Quick Conversions
| BRL | PGK |
|---|---|
| 1 BRL | 0.85 PGK |
| 10 BRL | 8.54 PGK |
| 50 BRL | 42.69 PGK |
| 100 BRL | 85.37 PGK |
| 500 BRL | 426.87 PGK |
| 1,000 BRL | 853.74 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-08-19T10:04:42Z",
"rates": {
"PGK": 0.853739
}
}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": 85.3739,
"rate": 0.853739
}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