Rate Overview
Live
1 BIF = 0.001463 PGK
1 PGK = 683.5270
BIF
Avg
0.001453
High
0.001463
Low
0.001437
Last updated: 4/16/2026, 4:47:41 PM
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.73 PGK |
| 1,000 BIF | 1.46 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-04-16T16:47:41Z",
"rates": {
"PGK": 0.001463
}
}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.1463,
"rate": 0.001463
}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