Rate Overview
Live
1 FJD = 1.0619 TOP
1 TOP = 0.941681
FJD
Avg
1.0601
High
1.0679
Low
1.0524
Last updated: 6/16/2026, 4:11:13 AM
Quick Conversions
| FJD | TOP |
|---|---|
| 1 FJD | 1.06 TOP |
| 10 FJD | 10.62 TOP |
| 50 FJD | 53.10 TOP |
| 100 FJD | 106.19 TOP |
| 500 FJD | 530.97 TOP |
| 1,000 FJD | 1,061.93 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-16T04:11:13Z",
"rates": {
"TOP": 1.061931
}
}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.1931,
"rate": 1.061931
}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