Rate Overview
Live
1 TZS = 3.3338 GNF
1 GNF = 0.299958
TZS
Avg
3.3290
High
3.3355
Low
3.3063
Last updated: 9/6/2026, 10:27:46 PM
Quick Conversions
| TZS | GNF |
|---|---|
| 1 TZS | 3.33 GNF |
| 10 TZS | 33.34 GNF |
| 50 TZS | 166.69 GNF |
| 100 TZS | 333.38 GNF |
| 500 TZS | 1,666.90 GNF |
| 1,000 TZS | 3,333.80 GNF |
Get TZS/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=GNFExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-09-06T22:27:46Z",
"rates": {
"GNF": 3.3338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "GNF",
"amount": 100
},
"result": 333.38,
"rate": 3.3338
}Build with TZS/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key