Rate Overview
Live
1 BRL = 0.863593 PGK
1 PGK = 1.1580
BRL
Avg
0.745938
High
0.871850
Low
0.641405
Last updated: 5/27/2026, 6:29:27 PM
Quick Conversions
| BRL | PGK |
|---|---|
| 1 BRL | 0.86 PGK |
| 10 BRL | 8.64 PGK |
| 50 BRL | 43.18 PGK |
| 100 BRL | 86.36 PGK |
| 500 BRL | 431.80 PGK |
| 1,000 BRL | 863.59 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-27T18:29:27Z",
"rates": {
"PGK": 0.863593
}
}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.3593,
"rate": 0.863593
}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