Rate Overview
Live
1 FJD = 0.333536 GBP
1 GBP = 2.9982
FJD
Avg
0.333745
High
0.336068
Low
0.331471
Last updated: 4/15/2026, 10:52:47 PM
Quick Conversions
| FJD | GBP |
|---|---|
| 1 FJD | 0.33 GBP |
| 10 FJD | 3.34 GBP |
| 50 FJD | 16.68 GBP |
| 100 FJD | 33.35 GBP |
| 500 FJD | 166.77 GBP |
| 1,000 FJD | 333.54 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-04-15T22:52:47Z",
"rates": {
"GBP": 0.333536
}
}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.3536,
"rate": 0.333536
}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