Rate Overview
Live
1 PGK = 1.2225 BRL
1 BRL = 0.818027
PGK
Avg
1.2134
High
1.2271
Low
1.1965
Last updated: 3/7/2026, 4:24:55 AM
Quick Conversions
| PGK | BRL |
|---|---|
| 1 PGK | 1.22 BRL |
| 10 PGK | 12.22 BRL |
| 50 PGK | 61.12 BRL |
| 100 PGK | 122.25 BRL |
| 500 PGK | 611.23 BRL |
| 1,000 PGK | 1,222.45 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-07T04:24:55Z",
"rates": {
"BRL": 1.222454
}
}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": 122.24539999999999,
"rate": 1.222454
}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