Rate Overview
Live
1 PGK = 1.1749 BRL
1 BRL = 0.851165
PGK
Avg
1.1772
High
1.1813
Low
1.1731
Last updated: 7/4/2026, 10:15:02 PM
Quick Conversions
| PGK | BRL |
|---|---|
| 1 PGK | 1.17 BRL |
| 10 PGK | 11.75 BRL |
| 50 PGK | 58.74 BRL |
| 100 PGK | 117.49 BRL |
| 500 PGK | 587.43 BRL |
| 1,000 PGK | 1,174.86 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-04T22:15:02Z",
"rates": {
"BRL": 1.174861
}
}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": 117.4861,
"rate": 1.174861
}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