Rate Overview
Live
1 FJD = 1.0621 TOP
1 TOP = 0.941503
FJD
Avg
1.0622
High
1.0753
Low
1.0573
Last updated: 3/6/2026, 8:08:46 AM
Quick Conversions
| FJD | TOP |
|---|---|
| 1 FJD | 1.06 TOP |
| 10 FJD | 10.62 TOP |
| 50 FJD | 53.11 TOP |
| 100 FJD | 106.21 TOP |
| 500 FJD | 531.07 TOP |
| 1,000 FJD | 1,062.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-06T08:08:46Z",
"rates": {
"TOP": 1.062131
}
}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.2131,
"rate": 1.062131
}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