Rate Overview
Live
1 FJD = 6.0742 BWP
1 BWP = 0.164630
FJD
Avg
6.0680
High
6.0947
Low
6.0501
Last updated: 9/2/2026, 6:53:39 AM
Quick Conversions
| FJD | BWP |
|---|---|
| 1 FJD | 6.07 BWP |
| 10 FJD | 60.74 BWP |
| 50 FJD | 303.71 BWP |
| 100 FJD | 607.42 BWP |
| 500 FJD | 3,037.11 BWP |
| 1,000 FJD | 6,074.22 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-09-02T06:53:39Z",
"rates": {
"BWP": 6.074215
}
}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": 607.4214999999999,
"rate": 6.074215
}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