Rate Overview
Live
1 GNF = 0.001068 TJS
1 TJS = 936.3296 GNF
Avg
0.001065
High
0.001068
Low
0.001062
Last updated: 1/25/2026, 1:11:46 PM
Quick Conversions
| GNF | TJS |
|---|---|
| 1 GNF | 0.00 TJS |
| 10 GNF | 0.01 TJS |
| 50 GNF | 0.05 TJS |
| 100 GNF | 0.11 TJS |
| 500 GNF | 0.53 TJS |
| 1,000 GNF | 1.07 TJS |
Get GNF/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=TJSExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-01-25T13:11:46Z",
"rates": {
"TJS": 0.001068
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "TJS",
"amount": 100
},
"result": 0.10679999999999999,
"rate": 0.001068
}Build with GNF/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key