Rate Overview
Live
1 FJD = 1.5862 TMT
1 TMT = 0.630419
FJD
Avg
1.5838
High
1.5965
Low
1.5745
Last updated: 3/6/2026, 8:44:17 PM
Quick Conversions
| FJD | TMT |
|---|---|
| 1 FJD | 1.59 TMT |
| 10 FJD | 15.86 TMT |
| 50 FJD | 79.31 TMT |
| 100 FJD | 158.62 TMT |
| 500 FJD | 793.12 TMT |
| 1,000 FJD | 1,586.25 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-03-06T20:44:17Z",
"rates": {
"TMT": 1.586247
}
}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": 158.6247,
"rate": 1.586247
}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