Rate Overview
Live
1 BIF = 2.0658 PYG
1 PYG = 0.484082
BIF
Avg
2.3527
High
2.6897
Low
2.0467
Last updated: 5/27/2026, 7:27:35 AM
Quick Conversions
| BIF | PYG |
|---|---|
| 1 BIF | 2.07 PYG |
| 10 BIF | 20.66 PYG |
| 50 BIF | 103.29 PYG |
| 100 BIF | 206.58 PYG |
| 500 BIF | 1,032.88 PYG |
| 1,000 BIF | 2,065.77 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-05-27T07:27:35Z",
"rates": {
"PYG": 2.065767
}
}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": 206.57670000000002,
"rate": 2.065767
}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