Rate Overview
Live
1 BWP = 11.6713 JPY
1 JPY = 0.085680
BWP
Avg
11.8004
High
11.9570
Low
11.6713
Last updated: 3/7/2026, 3:31:11 AM
Quick Conversions
| BWP | JPY |
|---|---|
| 1 BWP | 11.67 JPY |
| 10 BWP | 116.71 JPY |
| 50 BWP | 583.57 JPY |
| 100 BWP | 1,167.13 JPY |
| 500 BWP | 5,835.66 JPY |
| 1,000 BWP | 11,671.32 JPY |
Get BWP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=JPYExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-07T03:31:11Z",
"rates": {
"JPY": 11.671323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "JPY",
"amount": 100
},
"result": 1167.1323,
"rate": 11.671323
}Build with BWP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key