Rate Overview
Live
1 FJD = 6.1620 BWP
1 BWP = 0.162284
FJD
Avg
6.1210
High
6.1620
Low
6.0003
Last updated: 3/27/2026, 4:29:32 PM
Quick Conversions
| FJD | BWP |
|---|---|
| 1 FJD | 6.16 BWP |
| 10 FJD | 61.62 BWP |
| 50 FJD | 308.10 BWP |
| 100 FJD | 616.20 BWP |
| 500 FJD | 3,081.02 BWP |
| 1,000 FJD | 6,162.03 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-03-27T16:29:32Z",
"rates": {
"BWP": 6.162031
}
}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": 616.2031,
"rate": 6.162031
}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