Rate Overview
Live
1 GNF = 0.001057 TJS
1 TJS = 946.0738
GNF
Avg
0.001058
High
0.001066
Low
0.001050
Last updated: 6/20/2026, 4:23:14 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.06 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-06-20T16:23:14Z",
"rates": {
"TJS": 0.001057
}
}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.1057,
"rate": 0.001057
}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