Rate Overview
Live
1 BRL = 0.853145 PGK
1 PGK = 1.1721
BRL
Avg
0.851807
High
0.858565
Low
0.846539
Last updated: 7/9/2026, 2:03:13 PM
Quick Conversions
| BRL | PGK |
|---|---|
| 1 BRL | 0.85 PGK |
| 10 BRL | 8.53 PGK |
| 50 BRL | 42.66 PGK |
| 100 BRL | 85.31 PGK |
| 500 BRL | 426.57 PGK |
| 1,000 BRL | 853.15 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-09T14:03:13Z",
"rates": {
"PGK": 0.853145
}
}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": 85.31450000000001,
"rate": 0.853145
}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