Rate Overview
Live
1 GBP = 3.0121 FJD
1 FJD = 0.331992
GBP
Avg
2.9929
High
3.0121
Low
2.9687
Last updated: 7/5/2026, 9:44:38 PM
Quick Conversions
| GBP | FJD |
|---|---|
| 1 GBP | 3.01 FJD |
| 10 GBP | 30.12 FJD |
| 50 GBP | 150.61 FJD |
| 100 GBP | 301.21 FJD |
| 500 GBP | 1,506.06 FJD |
| 1,000 GBP | 3,012.12 FJD |
Get GBP/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=FJDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-05T21:44:38Z",
"rates": {
"FJD": 3.012119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "FJD",
"amount": 100
},
"result": 301.2119,
"rate": 3.012119
}Build with GBP/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key