Rate Overview
Live
1 FJD = 1.0431 TOP
1 TOP = 0.958657
FJD
Avg
1.0559
High
1.0824
Low
1.0431
Last updated: 3/26/2026, 11:34:23 AM
Quick Conversions
| FJD | TOP |
|---|---|
| 1 FJD | 1.04 TOP |
| 10 FJD | 10.43 TOP |
| 50 FJD | 52.16 TOP |
| 100 FJD | 104.31 TOP |
| 500 FJD | 521.56 TOP |
| 1,000 FJD | 1,043.13 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-03-26T11:34:23Z",
"rates": {
"TOP": 1.043126
}
}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": 104.3126,
"rate": 1.043126
}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