Rate Overview
Live
1 PGK = 1.2181 BRL
1 BRL = 0.820962
PGK
Avg
1.2217
High
1.2340
Low
1.2142
Last updated: 3/27/2026, 4:26:08 PM
Quick Conversions
| PGK | BRL |
|---|---|
| 1 PGK | 1.22 BRL |
| 10 PGK | 12.18 BRL |
| 50 PGK | 60.90 BRL |
| 100 PGK | 121.81 BRL |
| 500 PGK | 609.04 BRL |
| 1,000 PGK | 1,218.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-03-27T16:26:08Z",
"rates": {
"BRL": 1.218083
}
}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": 121.8083,
"rate": 1.218083
}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