Rate Overview
Live
1 BIF = 2.0209 PYG
1 PYG = 0.494818
BIF
Avg
2.1342
High
2.2842
Low
2.0209
Last updated: 7/27/2026, 4:31:08 AM
Quick Conversions
| BIF | PYG |
|---|---|
| 1 BIF | 2.02 PYG |
| 10 BIF | 20.21 PYG |
| 50 BIF | 101.05 PYG |
| 100 BIF | 202.09 PYG |
| 500 BIF | 1,010.47 PYG |
| 1,000 BIF | 2,020.95 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-27T04:31:08Z",
"rates": {
"PYG": 2.020945
}
}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.0945,
"rate": 2.020945
}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