Rate Overview
Live
1 JPY = 0.085680 BWP
1 BWP = 11.6713
JPY
Avg
0.084750
High
0.085680
Low
0.083632
Last updated: 3/7/2026, 4:23:53 AM
Quick Conversions
| JPY | BWP |
|---|---|
| 1 JPY | 0.09 BWP |
| 10 JPY | 0.86 BWP |
| 50 JPY | 4.28 BWP |
| 100 JPY | 8.57 BWP |
| 500 JPY | 42.84 BWP |
| 1,000 JPY | 85.68 BWP |
Get JPY/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BWPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-07T04:23:53Z",
"rates": {
"BWP": 0.08568
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BWP",
"amount": 100
},
"result": 8.568000000000001,
"rate": 0.08568
}Build with JPY/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key