Rate Overview
Live
1 BIF = 2.0508 PYG
1 PYG = 0.487620
BIF
Avg
2.0573
High
2.0728
Low
2.0508
Last updated: 6/16/2026, 8:01:36 AM
Quick Conversions
| BIF | PYG |
|---|---|
| 1 BIF | 2.05 PYG |
| 10 BIF | 20.51 PYG |
| 50 BIF | 102.54 PYG |
| 100 BIF | 205.08 PYG |
| 500 BIF | 1,025.39 PYG |
| 1,000 BIF | 2,050.78 PYG |
Get BIF/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=PYGExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-06-16T08:01:36Z",
"rates": {
"PYG": 2.050778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "PYG",
"amount": 100
},
"result": 205.07780000000002,
"rate": 2.050778
}Build with BIF/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key