Rate Overview
Live
1 FJD = 1.0670 TOP
1 TOP = 0.937180
FJD
Avg
1.0619
High
1.0842
Low
1.0499
Last updated: 8/11/2026, 6:53:58 PM
Quick Conversions
| FJD | TOP |
|---|---|
| 1 FJD | 1.07 TOP |
| 10 FJD | 10.67 TOP |
| 50 FJD | 53.35 TOP |
| 100 FJD | 106.70 TOP |
| 500 FJD | 533.52 TOP |
| 1,000 FJD | 1,067.03 TOP |
Get FJD/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=TOPExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-08-11T18:53:58Z",
"rates": {
"TOP": 1.067031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "TOP",
"amount": 100
},
"result": 106.7031,
"rate": 1.067031
}Build with FJD/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key