Rate Overview
Live
1 BIF = 2.0342 PYG
1 PYG = 0.491593
BIF
Avg
2.1495
High
2.2842
Low
2.0342
Last updated: 7/3/2026, 6:58:15 PM
Quick Conversions
| BIF | PYG |
|---|---|
| 1 BIF | 2.03 PYG |
| 10 BIF | 20.34 PYG |
| 50 BIF | 101.71 PYG |
| 100 BIF | 203.42 PYG |
| 500 BIF | 1,017.10 PYG |
| 1,000 BIF | 2,034.20 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-03T18:58:15Z",
"rates": {
"PYG": 2.034203
}
}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": 203.42030000000003,
"rate": 2.034203
}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