Rate Overview
Live
1 BRL = 0.844363 PGK
1 PGK = 1.1843
BRL
Avg
0.855604
High
0.865901
Low
0.844363
Last updated: 6/19/2026, 8:21:42 AM
Quick Conversions
| BRL | PGK |
|---|---|
| 1 BRL | 0.84 PGK |
| 10 BRL | 8.44 PGK |
| 50 BRL | 42.22 PGK |
| 100 BRL | 84.44 PGK |
| 500 BRL | 422.18 PGK |
| 1,000 BRL | 844.36 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-06-19T08:21:42Z",
"rates": {
"PGK": 0.844363
}
}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": 84.4363,
"rate": 0.844363
}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