Rate Overview
Live
1 BRL = 0.883329 PGK
1 PGK = 1.1321
BRL
Avg
0.877431
High
0.885451
Low
0.869000
Last updated: 5/7/2026, 11:26:50 AM
Quick Conversions
| BRL | PGK |
|---|---|
| 1 BRL | 0.88 PGK |
| 10 BRL | 8.83 PGK |
| 50 BRL | 44.17 PGK |
| 100 BRL | 88.33 PGK |
| 500 BRL | 441.66 PGK |
| 1,000 BRL | 883.33 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-05-07T11:26:50Z",
"rates": {
"PGK": 0.883329
}
}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": 88.33290000000001,
"rate": 0.883329
}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