Rate Overview
Live
1 PGK = 1.1621 BRL
1 BRL = 0.860485
PGK
Avg
1.1907
High
1.2851
Low
1.1236
Last updated: 7/13/2026, 3:08:24 AM
Quick Conversions
| PGK | BRL |
|---|---|
| 1 PGK | 1.16 BRL |
| 10 PGK | 11.62 BRL |
| 50 PGK | 58.11 BRL |
| 100 PGK | 116.21 BRL |
| 500 PGK | 581.07 BRL |
| 1,000 PGK | 1,162.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-07-13T03:08:24Z",
"rates": {
"BRL": 1.162135
}
}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.2135,
"rate": 1.162135
}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