Rate Overview
Live
1 PGK = 1.1516 BRL
1 BRL = 0.868393
PGK
Avg
1.1513
High
1.1610
Low
1.1389
Last updated: 7/25/2026, 9:01:49 PM
Quick Conversions
| PGK | BRL |
|---|---|
| 1 PGK | 1.15 BRL |
| 10 PGK | 11.52 BRL |
| 50 PGK | 57.58 BRL |
| 100 PGK | 115.16 BRL |
| 500 PGK | 575.78 BRL |
| 1,000 PGK | 1,151.55 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-07-25T21:01:49Z",
"rates": {
"BRL": 1.151552
}
}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.1552,
"rate": 1.151552
}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