Rate Overview
Live
1 BWP = 11.8246 JPY
1 JPY = 0.084569
BWP
Avg
11.8593
High
11.9233
Low
11.7954
Last updated: 4/18/2026, 8:43:03 AM
Quick Conversions
| BWP | JPY |
|---|---|
| 1 BWP | 11.82 JPY |
| 10 BWP | 118.25 JPY |
| 50 BWP | 591.23 JPY |
| 100 BWP | 1,182.46 JPY |
| 500 BWP | 5,912.32 JPY |
| 1,000 BWP | 11,824.64 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-04-18T08:43:03Z",
"rates": {
"JPY": 11.824644
}
}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": 1182.4643999999998,
"rate": 11.824644
}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