Rate Overview
Live
1 PGK = 1.1591 BRL
1 BRL = 0.862707
PGK
Avg
1.1679
High
1.1827
Low
1.1549
Last updated: 6/16/2026, 4:32:52 PM
Quick Conversions
| PGK | BRL |
|---|---|
| 1 PGK | 1.16 BRL |
| 10 PGK | 11.59 BRL |
| 50 PGK | 57.96 BRL |
| 100 PGK | 115.91 BRL |
| 500 PGK | 579.57 BRL |
| 1,000 PGK | 1,159.14 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-06-16T16:32:52Z",
"rates": {
"BRL": 1.159142
}
}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": 115.9142,
"rate": 1.159142
}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