Rate Overview
Live
1 FJD = 6.1003 BWP
1 BWP = 0.163927
FJD
Avg
6.1125
High
6.1561
Low
6.0003
Last updated: 3/27/2026, 7:49:04 AM
Quick Conversions
| FJD | BWP |
|---|---|
| 1 FJD | 6.10 BWP |
| 10 FJD | 61.00 BWP |
| 50 FJD | 305.01 BWP |
| 100 FJD | 610.03 BWP |
| 500 FJD | 3,050.14 BWP |
| 1,000 FJD | 6,100.28 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-27T07:49:04Z",
"rates": {
"BWP": 6.100281
}
}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": 610.0281,
"rate": 6.100281
}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