Rate Overview
Live
1 FJD = 1.5634 TMT
1 TMT = 0.639637
FJD
Avg
1.5660
High
1.5711
Low
1.5594
Last updated: 7/24/2026, 3:25:47 PM
Quick Conversions
| FJD | TMT |
|---|---|
| 1 FJD | 1.56 TMT |
| 10 FJD | 15.63 TMT |
| 50 FJD | 78.17 TMT |
| 100 FJD | 156.34 TMT |
| 500 FJD | 781.69 TMT |
| 1,000 FJD | 1,563.39 TMT |
Get FJD/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=TMTExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-24T15:25:47Z",
"rates": {
"TMT": 1.563386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "TMT",
"amount": 100
},
"result": 156.33859999999999,
"rate": 1.563386
}Build with FJD/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key