Rate Overview
Live
1 FJD = 1.5584 TMT
1 TMT = 0.641671
FJD
Avg
1.5457
High
1.5883
Low
1.5020
Last updated: 3/27/2026, 9:26:48 AM
Quick Conversions
| FJD | TMT |
|---|---|
| 1 FJD | 1.56 TMT |
| 10 FJD | 15.58 TMT |
| 50 FJD | 77.92 TMT |
| 100 FJD | 155.84 TMT |
| 500 FJD | 779.22 TMT |
| 1,000 FJD | 1,558.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-03-27T09:26:48Z",
"rates": {
"TMT": 1.55843
}
}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": 155.843,
"rate": 1.55843
}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