Rate Overview
Live
1 BRL = 0.818026 PGK
1 PGK = 1.2225
BRL
Avg
0.824188
High
0.835742
Low
0.814896
Last updated: 3/7/2026, 7:36:58 AM
Quick Conversions
| BRL | PGK |
|---|---|
| 1 BRL | 0.82 PGK |
| 10 BRL | 8.18 PGK |
| 50 BRL | 40.90 PGK |
| 100 BRL | 81.80 PGK |
| 500 BRL | 409.01 PGK |
| 1,000 BRL | 818.03 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-03-07T07:36:58Z",
"rates": {
"PGK": 0.818026
}
}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": 81.8026,
"rate": 0.818026
}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