Rate Overview
Live
1 FJD = 1193.88 TZS
1 TZS = 0.000838
FJD
Avg
1195.24
High
1203.45
Low
1188.68
Last updated: 9/2/2026, 8:21:55 AM
Quick Conversions
| FJD | TZS |
|---|---|
| 1 FJD | 1,193.88 TZS |
| 10 FJD | 11,938.81 TZS |
| 50 FJD | 59,694.03 TZS |
| 100 FJD | 119,388.06 TZS |
| 500 FJD | 596,940.30 TZS |
| 1,000 FJD | 1,193,880.59 TZS |
Get FJD/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=TZSExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-09-02T08:21:55Z",
"rates": {
"TZS": 1193.88059
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "TZS",
"amount": 100
},
"result": 119388.059,
"rate": 1193.88059
}Build with FJD/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key