Rate Overview
Live
1 FJD = 1.0499 TOP
1 TOP = 0.952468
FJD
Avg
1.0595
High
1.0825
Low
1.0499
Last updated: 5/7/2026, 1:17:04 AM
Quick Conversions
| FJD | TOP |
|---|---|
| 1 FJD | 1.05 TOP |
| 10 FJD | 10.50 TOP |
| 50 FJD | 52.50 TOP |
| 100 FJD | 104.99 TOP |
| 500 FJD | 524.95 TOP |
| 1,000 FJD | 1,049.90 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-07T01:17:04Z",
"rates": {
"TOP": 1.049904
}
}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.9904,
"rate": 1.049904
}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