Rate Overview
Live
1 TTD = 0.332002 FJD
1 FJD = 3.0120
TTD
Avg
0.332017
High
0.336197
Low
0.330457
Last updated: 7/9/2026, 1:31:37 PM
Quick Conversions
| TTD | FJD |
|---|---|
| 1 TTD | 0.33 FJD |
| 10 TTD | 3.32 FJD |
| 50 TTD | 16.60 FJD |
| 100 TTD | 33.20 FJD |
| 500 TTD | 166.00 FJD |
| 1,000 TTD | 332.00 FJD |
Get TTD/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=FJDExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-09T13:31:37Z",
"rates": {
"FJD": 0.332002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "FJD",
"amount": 100
},
"result": 33.2002,
"rate": 0.332002
}Build with TTD/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key