Rate Overview
Live
1 FJD = 0.339962 GBP
1 GBP = 2.9415
FJD
Avg
0.333486
High
0.339962
Low
0.326385
Last updated: 5/26/2026, 7:37:27 PM
Quick Conversions
| FJD | GBP |
|---|---|
| 1 FJD | 0.34 GBP |
| 10 FJD | 3.40 GBP |
| 50 FJD | 17.00 GBP |
| 100 FJD | 34.00 GBP |
| 500 FJD | 169.98 GBP |
| 1,000 FJD | 339.96 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-05-26T19:37:27Z",
"rates": {
"GBP": 0.339962
}
}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.9962,
"rate": 0.339962
}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