Rate Overview
Live
1 BWP = 11.6827 JPY
1 JPY = 0.085596
BWP
Avg
11.8179
High
11.9570
Low
11.6827
Last updated: 3/7/2026, 1:53:16 AM
Quick Conversions
| BWP | JPY |
|---|---|
| 1 BWP | 11.68 JPY |
| 10 BWP | 116.83 JPY |
| 50 BWP | 584.14 JPY |
| 100 BWP | 1,168.27 JPY |
| 500 BWP | 5,841.36 JPY |
| 1,000 BWP | 11,682.73 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-07T01:53:16Z",
"rates": {
"JPY": 11.682726
}
}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": 1168.2726,
"rate": 11.682726
}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