Rate Overview
Live
1 FJD = 5.9846 BWP
1 BWP = 0.167094
FJD
Avg
6.0533
High
6.3635
Low
5.9846
Last updated: 7/4/2026, 6:58:00 PM
Quick Conversions
| FJD | BWP |
|---|---|
| 1 FJD | 5.98 BWP |
| 10 FJD | 59.85 BWP |
| 50 FJD | 299.23 BWP |
| 100 FJD | 598.46 BWP |
| 500 FJD | 2,992.32 BWP |
| 1,000 FJD | 5,984.64 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-04T18:58:00Z",
"rates": {
"BWP": 5.98464
}
}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": 598.4639999999999,
"rate": 5.98464
}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