Rate Overview
Live
1 FJD = 6.1276 BWP
1 BWP = 0.163195
FJD
Avg
6.1563
High
6.4178
Low
5.9323
Last updated: 7/26/2026, 9:36:51 AM
Quick Conversions
| FJD | BWP |
|---|---|
| 1 FJD | 6.13 BWP |
| 10 FJD | 61.28 BWP |
| 50 FJD | 306.38 BWP |
| 100 FJD | 612.76 BWP |
| 500 FJD | 3,063.82 BWP |
| 1,000 FJD | 6,127.63 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-26T09:36:51Z",
"rates": {
"BWP": 6.127634
}
}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": 612.7633999999999,
"rate": 6.127634
}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