Rate Overview
Live
1 BIF = 2.0272 PYG
1 PYG = 0.493298
BIF
Avg
2.2535
High
2.5948
Low
2.0247
Last updated: 7/24/2026, 12:50:36 PM
Quick Conversions
| BIF | PYG |
|---|---|
| 1 BIF | 2.03 PYG |
| 10 BIF | 20.27 PYG |
| 50 BIF | 101.36 PYG |
| 100 BIF | 202.72 PYG |
| 500 BIF | 1,013.59 PYG |
| 1,000 BIF | 2,027.17 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-24T12:50:36Z",
"rates": {
"PYG": 2.027172
}
}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.71720000000002,
"rate": 2.027172
}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