Rate Overview
Live
1 BIF = 0.001501 PGK
1 PGK = 666.2225
BIF
Avg
0.001486
High
0.001501
Low
0.001476
Last updated: 8/12/2026, 3:03:08 AM
Quick Conversions
| BIF | PGK |
|---|---|
| 1 BIF | 0.00 PGK |
| 10 BIF | 0.02 PGK |
| 50 BIF | 0.08 PGK |
| 100 BIF | 0.15 PGK |
| 500 BIF | 0.75 PGK |
| 1,000 BIF | 1.50 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-08-12T03:03:08Z",
"rates": {
"PGK": 0.001501
}
}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.15009999999999998,
"rate": 0.001501
}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