Rate Overview
Live
1 BIF = 2.2023 PYG
1 PYG = 0.454078
BIF
Avg
2.5280
High
2.7553
Low
2.2023
Last updated: 3/27/2026, 1:17:40 PM
Quick Conversions
| BIF | PYG |
|---|---|
| 1 BIF | 2.20 PYG |
| 10 BIF | 22.02 PYG |
| 50 BIF | 110.11 PYG |
| 100 BIF | 220.23 PYG |
| 500 BIF | 1,101.13 PYG |
| 1,000 BIF | 2,202.26 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-27T13:17:40Z",
"rates": {
"PYG": 2.202264
}
}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.2264,
"rate": 2.202264
}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