Rate Overview
Live
1 TTD = 0.329364 FJD
1 FJD = 3.0362
TTD
Avg
0.329019
High
0.335920
Low
0.324776
Last updated: 3/26/2026, 12:25:16 PM
Quick Conversions
| TTD | FJD |
|---|---|
| 1 TTD | 0.33 FJD |
| 10 TTD | 3.29 FJD |
| 50 TTD | 16.47 FJD |
| 100 TTD | 32.94 FJD |
| 500 TTD | 164.68 FJD |
| 1,000 TTD | 329.36 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-03-26T12:25:16Z",
"rates": {
"FJD": 0.329364
}
}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": 32.9364,
"rate": 0.329364
}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