Rate Overview
Live
1 BND = 5011.13 PYG
1 PYG = 0.000200
BND
Avg
5043.83
High
5075.38
Low
5011.13
Last updated: 4/17/2026, 5:30:20 PM
Quick Conversions
| BND | PYG |
|---|---|
| 1 BND | 5,011.13 PYG |
| 10 BND | 50,111.33 PYG |
| 50 BND | 250,556.65 PYG |
| 100 BND | 501,113.29 PYG |
| 500 BND | 2,505,566.46 PYG |
| 1,000 BND | 5,011,132.92 PYG |
Get BND/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=PYGExample Response:
{
"success": true,
"base": "BND",
"date": "2026-04-17T17:30:20Z",
"rates": {
"PYG": 5011.132916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "PYG",
"amount": 100
},
"result": 501113.29159999994,
"rate": 5011.132916
}Build with BND/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key