Rate Overview
Live
1 PYG = 0.001480 TJS
1 TJS = 675.6757
PYG
Avg
0.001477
High
0.001487
Low
0.001469
Last updated: 4/18/2026, 8:45:45 AM
Quick Conversions
| PYG | TJS |
|---|---|
| 1 PYG | 0.00 TJS |
| 10 PYG | 0.01 TJS |
| 50 PYG | 0.07 TJS |
| 100 PYG | 0.15 TJS |
| 500 PYG | 0.74 TJS |
| 1,000 PYG | 1.48 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-04-18T08:45:45Z",
"rates": {
"TJS": 0.00148
}
}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.148,
"rate": 0.00148
}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