Rate Overview
Live
1 FJD = 6.0660 BWP
1 BWP = 0.164853
FJD
Avg
6.0803
High
6.1109
Low
6.0607
Last updated: 8/12/2026, 7:25:47 AM
Quick Conversions
| FJD | BWP |
|---|---|
| 1 FJD | 6.07 BWP |
| 10 FJD | 60.66 BWP |
| 50 FJD | 303.30 BWP |
| 100 FJD | 606.60 BWP |
| 500 FJD | 3,033.00 BWP |
| 1,000 FJD | 6,066.01 BWP |
Get FJD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=BWPExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-08-12T07:25:47Z",
"rates": {
"BWP": 6.066007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "BWP",
"amount": 100
},
"result": 606.6007,
"rate": 6.066007
}Build with FJD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key