Rate Overview
Live
1 BIF = 2.1496 PYG
1 PYG = 0.465204
BIF
Avg
2.1607
High
2.1823
Low
2.1222
Last updated: 4/16/2026, 5:29:01 PM
Quick Conversions
| BIF | PYG |
|---|---|
| 1 BIF | 2.15 PYG |
| 10 BIF | 21.50 PYG |
| 50 BIF | 107.48 PYG |
| 100 BIF | 214.96 PYG |
| 500 BIF | 1,074.80 PYG |
| 1,000 BIF | 2,149.60 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-04-16T17:29:01Z",
"rates": {
"PYG": 2.149595
}
}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": 214.95950000000002,
"rate": 2.149595
}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