Rate Overview
Live
1 FJD = 6.1141 BWP
1 BWP = 0.163557
FJD
Avg
6.0403
High
6.3906
Low
5.7891
Last updated: 5/27/2026, 4:19:29 PM
Quick Conversions
| FJD | BWP |
|---|---|
| 1 FJD | 6.11 BWP |
| 10 FJD | 61.14 BWP |
| 50 FJD | 305.70 BWP |
| 100 FJD | 611.41 BWP |
| 500 FJD | 3,057.04 BWP |
| 1,000 FJD | 6,114.09 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-05-27T16:19:29Z",
"rates": {
"BWP": 6.114087
}
}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": 611.4087,
"rate": 6.114087
}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