Rate Overview
Live
1 BWP = 11.8458 JPY
1 JPY = 0.084418
BWP
Avg
11.6779
High
11.8994
Low
11.2567
Last updated: 5/29/2026, 8:43:58 PM
Quick Conversions
| BWP | JPY |
|---|---|
| 1 BWP | 11.85 JPY |
| 10 BWP | 118.46 JPY |
| 50 BWP | 592.29 JPY |
| 100 BWP | 1,184.58 JPY |
| 500 BWP | 5,922.89 JPY |
| 1,000 BWP | 11,845.77 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-29T20:43:58Z",
"rates": {
"JPY": 11.845772
}
}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": 1184.5772,
"rate": 11.845772
}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