Rate Overview
Live
1 BIF = 1.9997 PYG
1 PYG = 0.500076
BIF
Avg
1.9839
High
1.9997
Low
1.9732
Last updated: 9/6/2026, 1:20:35 AM
Quick Conversions
| BIF | PYG |
|---|---|
| 1 BIF | 2.00 PYG |
| 10 BIF | 20.00 PYG |
| 50 BIF | 99.98 PYG |
| 100 BIF | 199.97 PYG |
| 500 BIF | 999.85 PYG |
| 1,000 BIF | 1,999.70 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-09-06T01:20:35Z",
"rates": {
"PYG": 1.999698
}
}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": 199.9698,
"rate": 1.999698
}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