Rate Overview
Live
1 BWP = 11.6456 JPY
1 JPY = 0.085869
BWP
Avg
11.6348
High
11.8994
Low
11.2567
Last updated: 3/27/2026, 10:08:20 AM
Quick Conversions
| BWP | JPY |
|---|---|
| 1 BWP | 11.65 JPY |
| 10 BWP | 116.46 JPY |
| 50 BWP | 582.28 JPY |
| 100 BWP | 1,164.56 JPY |
| 500 BWP | 5,822.80 JPY |
| 1,000 BWP | 11,645.60 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-27T10:08:20Z",
"rates": {
"JPY": 11.645601
}
}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": 1164.5601,
"rate": 11.645601
}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