Rate Overview
Live
1 PYG = 0.001527 TJS
1 TJS = 654.8788
PYG
Avg
0.001525
High
0.001543
Low
0.001505
Last updated: 5/9/2026, 10:54:11 AM
Quick Conversions
| PYG | TJS |
|---|---|
| 1 PYG | 0.00 TJS |
| 10 PYG | 0.02 TJS |
| 50 PYG | 0.08 TJS |
| 100 PYG | 0.15 TJS |
| 500 PYG | 0.76 TJS |
| 1,000 PYG | 1.53 TJS |
Get PYG/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=TJSExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-05-09T10:54:11Z",
"rates": {
"TJS": 0.001527
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "TJS",
"amount": 100
},
"result": 0.1527,
"rate": 0.001527
}Build with PYG/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key