Rate Overview
Live
1 TTD = 0.332961 FJD
1 FJD = 3.0034
TTD
Avg
0.333617
High
0.344456
Low
0.323480
Last updated: 7/25/2026, 2:48:53 PM
Quick Conversions
| TTD | FJD |
|---|---|
| 1 TTD | 0.33 FJD |
| 10 TTD | 3.33 FJD |
| 50 TTD | 16.65 FJD |
| 100 TTD | 33.30 FJD |
| 500 TTD | 166.48 FJD |
| 1,000 TTD | 332.96 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-25T14:48:53Z",
"rates": {
"FJD": 0.332961
}
}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.2961,
"rate": 0.332961
}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