Rate Overview
Live
1 FJD = 6.0680 BWP
1 BWP = 0.164798
FJD
Avg
6.0464
High
6.0680
Low
6.0080
Last updated: 4/16/2026, 7:52:23 PM
Quick Conversions
| FJD | BWP |
|---|---|
| 1 FJD | 6.07 BWP |
| 10 FJD | 60.68 BWP |
| 50 FJD | 303.40 BWP |
| 100 FJD | 606.80 BWP |
| 500 FJD | 3,034.02 BWP |
| 1,000 FJD | 6,068.04 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-04-16T19:52:23Z",
"rates": {
"BWP": 6.068044
}
}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": 606.8044,
"rate": 6.068044
}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