Rate Overview
Live
1 PGK = 1.1498 BRL
1 BRL = 0.869741
PGK
Avg
1.1571
High
1.1698
Low
1.1494
Last updated: 4/17/2026, 12:42:58 AM
Quick Conversions
| PGK | BRL |
|---|---|
| 1 PGK | 1.15 BRL |
| 10 PGK | 11.50 BRL |
| 50 PGK | 57.49 BRL |
| 100 PGK | 114.98 BRL |
| 500 PGK | 574.88 BRL |
| 1,000 PGK | 1,149.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-04-17T00:42:58Z",
"rates": {
"BRL": 1.149767
}
}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.9767,
"rate": 1.149767
}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