Rate Overview
Live
1 PYG = 0.015878 BTN
1 BTN = 62.9802
PYG
Avg
0.015923
High
0.015996
Low
0.015872
Last updated: 8/21/2026, 7:51:12 AM
Quick Conversions
| PYG | BTN |
|---|---|
| 1 PYG | 0.02 BTN |
| 10 PYG | 0.16 BTN |
| 50 PYG | 0.79 BTN |
| 100 PYG | 1.59 BTN |
| 500 PYG | 7.94 BTN |
| 1,000 PYG | 15.88 BTN |
Get PYG/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=BTNExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-08-21T07:51:12Z",
"rates": {
"BTN": 0.015878
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "BTN",
"amount": 100
},
"result": 1.5877999999999999,
"rate": 0.015878
}Build with PYG/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key