Rate Overview
Live
1 PYG = 0.016248 BTN
1 BTN = 61.5460
PYG
Avg
0.015972
High
0.016248
Low
0.015785
Last updated: 9/11/2026, 11:39:59 AM
Quick Conversions
| PYG | BTN |
|---|---|
| 1 PYG | 0.02 BTN |
| 10 PYG | 0.16 BTN |
| 50 PYG | 0.81 BTN |
| 100 PYG | 1.62 BTN |
| 500 PYG | 8.12 BTN |
| 1,000 PYG | 16.25 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-09-11T11:39:59Z",
"rates": {
"BTN": 0.016248
}
}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.6247999999999998,
"rate": 0.016248
}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