Rate Overview
Live
1 BIF = 2.2062 PYG
1 PYG = 0.453259
BIF
Avg
2.1842
High
2.2062
Low
2.1700
Last updated: 3/7/2026, 1:01:26 AM
Quick Conversions
| BIF | PYG |
|---|---|
| 1 BIF | 2.21 PYG |
| 10 BIF | 22.06 PYG |
| 50 BIF | 110.31 PYG |
| 100 BIF | 220.62 PYG |
| 500 BIF | 1,103.12 PYG |
| 1,000 BIF | 2,206.24 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-03-07T01:01:26Z",
"rates": {
"PYG": 2.206243
}
}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": 220.6243,
"rate": 2.206243
}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