Rate Overview
Live
1 BIF = 2.0257 PYG
1 PYG = 0.493657
BIF
Avg
2.0304
High
2.0356
Low
2.0257
Last updated: 7/26/2026, 11:00:32 PM
Quick Conversions
| BIF | PYG |
|---|---|
| 1 BIF | 2.03 PYG |
| 10 BIF | 20.26 PYG |
| 50 BIF | 101.28 PYG |
| 100 BIF | 202.57 PYG |
| 500 BIF | 1,012.85 PYG |
| 1,000 BIF | 2,025.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-07-26T23:00:32Z",
"rates": {
"PYG": 2.025697
}
}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": 202.5697,
"rate": 2.025697
}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