Rate Overview
Live
1 BIF = 0.001477 PGK
1 PGK = 677.0481
BIF
Avg
0.001476
High
0.001480
Low
0.001470
Last updated: 7/4/2026, 10:37:41 AM
Quick Conversions
| BIF | PGK |
|---|---|
| 1 BIF | 0.00 PGK |
| 10 BIF | 0.01 PGK |
| 50 BIF | 0.07 PGK |
| 100 BIF | 0.15 PGK |
| 500 BIF | 0.74 PGK |
| 1,000 BIF | 1.48 PGK |
Get BIF/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=PGKExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-04T10:37:41Z",
"rates": {
"PGK": 0.001477
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "PGK",
"amount": 100
},
"result": 0.1477,
"rate": 0.001477
}Build with BIF/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key