Rate Overview
Live
1 BWP = 11.6693 JPY
1 JPY = 0.085695
BWP
Avg
11.6059
High
11.6703
Low
11.5190
Last updated: 5/9/2026, 4:52:53 AM
Quick Conversions
| BWP | JPY |
|---|---|
| 1 BWP | 11.67 JPY |
| 10 BWP | 116.69 JPY |
| 50 BWP | 583.46 JPY |
| 100 BWP | 1,166.93 JPY |
| 500 BWP | 5,834.63 JPY |
| 1,000 BWP | 11,669.26 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-05-09T04:52:53Z",
"rates": {
"JPY": 11.669259
}
}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": 1166.9259,
"rate": 11.669259
}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