Rate Overview
Live
1 FJD = 5.9304 BWP
1 BWP = 0.168624
FJD
Avg
6.0743
High
6.4178
Low
5.9295
Last updated: 7/24/2026, 12:51:47 PM
Quick Conversions
| FJD | BWP |
|---|---|
| 1 FJD | 5.93 BWP |
| 10 FJD | 59.30 BWP |
| 50 FJD | 296.52 BWP |
| 100 FJD | 593.04 BWP |
| 500 FJD | 2,965.18 BWP |
| 1,000 FJD | 5,930.35 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-24T12:51:47Z",
"rates": {
"BWP": 5.930354
}
}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": 593.0354,
"rate": 5.930354
}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