Rate Overview
Live
1 BRL = 1177.47 PYG
1 PYG = 0.000849
BRL
Avg
1199.77
High
1214.68
Low
1177.47
Last updated: 6/19/2026, 8:24:38 AM
Quick Conversions
| BRL | PYG |
|---|---|
| 1 BRL | 1,177.47 PYG |
| 10 BRL | 11,774.74 PYG |
| 50 BRL | 58,873.72 PYG |
| 100 BRL | 117,747.43 PYG |
| 500 BRL | 588,737.17 PYG |
| 1,000 BRL | 1,177,474.34 PYG |
Get BRL/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=PYGExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-06-19T08:24:38Z",
"rates": {
"PYG": 1177.47434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "PYG",
"amount": 100
},
"result": 117747.434,
"rate": 1177.47434
}Build with BRL/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key