Rate Overview
Live
1 PYG = 0.001973 BOB
1 BOB = 506.8424
PYG
Avg
0.001022
High
0.001973
Low
0.000859
Last updated: 7/31/2026, 8:55:18 AM
Quick Conversions
| PYG | BOB |
|---|---|
| 1 PYG | 0.00 BOB |
| 10 PYG | 0.02 BOB |
| 50 PYG | 0.10 BOB |
| 100 PYG | 0.20 BOB |
| 500 PYG | 0.99 BOB |
| 1,000 PYG | 1.97 BOB |
Get PYG/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=BOBExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-07-31T08:55:18Z",
"rates": {
"BOB": 0.001973
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "BOB",
"amount": 100
},
"result": 0.1973,
"rate": 0.001973
}Build with PYG/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key