Rate Overview
Live
1 PGK = 1.1618 BRL
1 BRL = 0.860754
PGK
Avg
1.1569
High
1.1698
Low
1.1473
Last updated: 8/15/2026, 2:15:26 PM
Quick Conversions
| PGK | BRL |
|---|---|
| 1 PGK | 1.16 BRL |
| 10 PGK | 11.62 BRL |
| 50 PGK | 58.09 BRL |
| 100 PGK | 116.18 BRL |
| 500 PGK | 580.89 BRL |
| 1,000 PGK | 1,161.77 BRL |
Get PGK/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BRLExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-08-15T14:15:26Z",
"rates": {
"BRL": 1.161772
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BRL",
"amount": 100
},
"result": 116.1772,
"rate": 1.161772
}Build with PGK/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key