Rate Overview
Live
1 TTD = 0.330999 FJD
1 FJD = 3.0212
TTD
Avg
0.328309
High
0.335920
Low
0.323027
Last updated: 6/29/2026, 2:45:07 PM
Quick Conversions
| TTD | FJD |
|---|---|
| 1 TTD | 0.33 FJD |
| 10 TTD | 3.31 FJD |
| 50 TTD | 16.55 FJD |
| 100 TTD | 33.10 FJD |
| 500 TTD | 165.50 FJD |
| 1,000 TTD | 331.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-06-29T14:45:07Z",
"rates": {
"FJD": 0.330999
}
}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.0999,
"rate": 0.330999
}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