Rate Overview
Live
1 FJD = 1.0575 TOP
1 TOP = 0.945613
FJD
Avg
1.0446
High
1.0640
Low
1.0218
Last updated: 5/27/2026, 3:41:36 AM
Quick Conversions
| FJD | TOP |
|---|---|
| 1 FJD | 1.06 TOP |
| 10 FJD | 10.58 TOP |
| 50 FJD | 52.88 TOP |
| 100 FJD | 105.75 TOP |
| 500 FJD | 528.76 TOP |
| 1,000 FJD | 1,057.51 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-05-27T03:41:36Z",
"rates": {
"TOP": 1.057515
}
}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.7515,
"rate": 1.057515
}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