Rate Overview
Live
1 TZS = 0.000840 FJD
1 FJD = 1190.48
TZS
Avg
0.000837
High
0.000840
Low
0.000830
Last updated: 9/3/2026, 3:47:05 PM
Quick Conversions
| TZS | FJD |
|---|---|
| 1 TZS | 0.00 FJD |
| 10 TZS | 0.01 FJD |
| 50 TZS | 0.04 FJD |
| 100 TZS | 0.08 FJD |
| 500 TZS | 0.42 FJD |
| 1,000 TZS | 0.84 FJD |
Get TZS/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=FJDExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-09-03T15:47:05Z",
"rates": {
"FJD": 0.00084
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "FJD",
"amount": 100
},
"result": 0.084,
"rate": 0.00084
}Build with TZS/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key