Rate Overview
Live
1 FJD = 1.0528 TOP
1 TOP = 0.949887
FJD
Avg
1.0537
High
1.0627
Low
1.0496
Last updated: 6/30/2026, 7:48:34 PM
Quick Conversions
| FJD | TOP |
|---|---|
| 1 FJD | 1.05 TOP |
| 10 FJD | 10.53 TOP |
| 50 FJD | 52.64 TOP |
| 100 FJD | 105.28 TOP |
| 500 FJD | 526.38 TOP |
| 1,000 FJD | 1,052.76 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-06-30T19:48:34Z",
"rates": {
"TOP": 1.052757
}
}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": 105.2757,
"rate": 1.052757
}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