Rate Overview
Live
1 PGK = 1.1428 BRL
1 BRL = 0.875071
PGK
Avg
1.1647
High
1.1924
Low
1.1428
Last updated: 9/3/2026, 6:59:00 AM
Quick Conversions
| PGK | BRL |
|---|---|
| 1 PGK | 1.14 BRL |
| 10 PGK | 11.43 BRL |
| 50 PGK | 57.14 BRL |
| 100 PGK | 114.28 BRL |
| 500 PGK | 571.38 BRL |
| 1,000 PGK | 1,142.76 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-09-03T06:59:00Z",
"rates": {
"BRL": 1.142764
}
}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": 114.2764,
"rate": 1.142764
}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