Rate Overview
Live
1 BRL = 0.872982 PGK
1 PGK = 1.1455
BRL
Avg
0.870022
High
0.878053
Low
0.863533
Last updated: 7/30/2026, 7:01:49 AM
Quick Conversions
| BRL | PGK |
|---|---|
| 1 BRL | 0.87 PGK |
| 10 BRL | 8.73 PGK |
| 50 BRL | 43.65 PGK |
| 100 BRL | 87.30 PGK |
| 500 BRL | 436.49 PGK |
| 1,000 BRL | 872.98 PGK |
Get BRL/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=PGKExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-30T07:01:49Z",
"rates": {
"PGK": 0.872982
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "PGK",
"amount": 100
},
"result": 87.29820000000001,
"rate": 0.872982
}Build with BRL/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key