Rate Overview
Live
1 FJD = 0.334604 GBP
1 GBP = 2.9886
FJD
Avg
0.333150
High
0.334604
Low
0.331674
Last updated: 8/29/2026, 1:02:42 AM
Quick Conversions
| FJD | GBP |
|---|---|
| 1 FJD | 0.33 GBP |
| 10 FJD | 3.35 GBP |
| 50 FJD | 16.73 GBP |
| 100 FJD | 33.46 GBP |
| 500 FJD | 167.30 GBP |
| 1,000 FJD | 334.60 GBP |
Get FJD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=GBPExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-08-29T01:02:42Z",
"rates": {
"GBP": 0.334604
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "GBP",
"amount": 100
},
"result": 33.4604,
"rate": 0.334604
}Build with FJD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key