Rate Overview
Live
1 PGK = 1.1321 BRL
1 BRL = 0.883330
PGK
Avg
1.1397
High
1.1507
Low
1.1294
Last updated: 5/7/2026, 4:31:49 AM
Quick Conversions
| PGK | BRL |
|---|---|
| 1 PGK | 1.13 BRL |
| 10 PGK | 11.32 BRL |
| 50 PGK | 56.60 BRL |
| 100 PGK | 113.21 BRL |
| 500 PGK | 566.04 BRL |
| 1,000 PGK | 1,132.08 BRL |
Get PGK/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=BRLExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-07T04:31:49Z",
"rates": {
"BRL": 1.13208
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "BRL",
"amount": 100
},
"result": 113.208,
"rate": 1.13208
}Build with PGK/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key