Rate Overview
Live
1 FJD = 1.5894 TMT
1 TMT = 0.629158
FJD
Avg
1.5903
High
1.5953
Low
1.5758
Last updated: 5/7/2026, 12:13:02 AM
Quick Conversions
| FJD | TMT |
|---|---|
| 1 FJD | 1.59 TMT |
| 10 FJD | 15.89 TMT |
| 50 FJD | 79.47 TMT |
| 100 FJD | 158.94 TMT |
| 500 FJD | 794.71 TMT |
| 1,000 FJD | 1,589.43 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-05-07T00:13:02Z",
"rates": {
"TMT": 1.589425
}
}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.9425,
"rate": 1.589425
}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