Rate Overview
Live
1 FJD = 1.0416 TOP
1 TOP = 0.960089
FJD
Avg
1.0360
High
1.0678
Low
1.0042
Last updated: 3/26/2026, 2:49:24 PM
Quick Conversions
| FJD | TOP |
|---|---|
| 1 FJD | 1.04 TOP |
| 10 FJD | 10.42 TOP |
| 50 FJD | 52.08 TOP |
| 100 FJD | 104.16 TOP |
| 500 FJD | 520.79 TOP |
| 1,000 FJD | 1,041.57 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-26T14:49:24Z",
"rates": {
"TOP": 1.04157
}
}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.15700000000001,
"rate": 1.04157
}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