Rate Overview
Live
1 FJD = 5.9605 BWP
1 BWP = 0.167771
FJD
Avg
6.0527
High
6.3694
Low
5.8681
Last updated: 7/26/2026, 2:09:09 AM
Quick Conversions
| FJD | BWP |
|---|---|
| 1 FJD | 5.96 BWP |
| 10 FJD | 59.61 BWP |
| 50 FJD | 298.03 BWP |
| 100 FJD | 596.05 BWP |
| 500 FJD | 2,980.26 BWP |
| 1,000 FJD | 5,960.52 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-07-26T02:09:09Z",
"rates": {
"BWP": 5.960515
}
}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": 596.0515,
"rate": 5.960515
}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