Rate Overview
Live
1 FJD = 6.1247 BWP
1 BWP = 0.163273
FJD
Avg
6.0119
High
6.1247
Low
5.8979
Last updated: 3/6/2026, 8:43:23 PM
Quick Conversions
| FJD | BWP |
|---|---|
| 1 FJD | 6.12 BWP |
| 10 FJD | 61.25 BWP |
| 50 FJD | 306.24 BWP |
| 100 FJD | 612.47 BWP |
| 500 FJD | 3,062.36 BWP |
| 1,000 FJD | 6,124.73 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-06T20:43:23Z",
"rates": {
"BWP": 6.124729
}
}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.4729,
"rate": 6.124729
}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