Rate Overview
Live
1 BRL = 0.869740 PGK
1 PGK = 1.1498
BRL
Avg
0.864293
High
0.870012
Low
0.854874
Last updated: 4/17/2026, 1:54:46 AM
Quick Conversions
| BRL | PGK |
|---|---|
| 1 BRL | 0.87 PGK |
| 10 BRL | 8.70 PGK |
| 50 BRL | 43.49 PGK |
| 100 BRL | 86.97 PGK |
| 500 BRL | 434.87 PGK |
| 1,000 BRL | 869.74 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-04-17T01:54:46Z",
"rates": {
"PGK": 0.86974
}
}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": 86.97399999999999,
"rate": 0.86974
}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