Rate Overview
Live
1 BIF = 0.001491 PGK
1 PGK = 670.6908
BIF
Avg
0.001483
High
0.001492
Low
0.001477
Last updated: 7/27/2026, 4:31:11 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.75 PGK |
| 1,000 BIF | 1.49 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-27T04:31:11Z",
"rates": {
"PGK": 0.001491
}
}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.14909999999999998,
"rate": 0.001491
}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