Rate Overview
Live
1 PYG = 0.014055 BTN
1 BTN = 71.1491
PYG
Avg
0.014124
High
0.014260
Low
0.013987
Last updated: 3/7/2026, 9:12:10 AM
Quick Conversions
| PYG | BTN |
|---|---|
| 1 PYG | 0.01 BTN |
| 10 PYG | 0.14 BTN |
| 50 PYG | 0.70 BTN |
| 100 PYG | 1.41 BTN |
| 500 PYG | 7.03 BTN |
| 1,000 PYG | 14.06 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-03-07T09:12:10Z",
"rates": {
"BTN": 0.014055
}
}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.4055,
"rate": 0.014055
}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