Rate Overview
Live
1 FJD = 1.5788 TMT
1 TMT = 0.633381
FJD
Avg
1.5832
High
1.5892
Low
1.5774
Last updated: 5/27/2026, 3:50:40 AM
Quick Conversions
| FJD | TMT |
|---|---|
| 1 FJD | 1.58 TMT |
| 10 FJD | 15.79 TMT |
| 50 FJD | 78.94 TMT |
| 100 FJD | 157.88 TMT |
| 500 FJD | 789.41 TMT |
| 1,000 FJD | 1,578.83 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-27T03:50:40Z",
"rates": {
"TMT": 1.578829
}
}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": 157.8829,
"rate": 1.578829
}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