Rate Overview
Live
1 JPY = 0.083897 BWP
1 BWP = 11.9194
JPY
Avg
0.088099
High
0.097357
Low
0.083572
Last updated: 7/28/2026, 11:30:31 AM
Quick Conversions
| JPY | BWP |
|---|---|
| 1 JPY | 0.08 BWP |
| 10 JPY | 0.84 BWP |
| 50 JPY | 4.19 BWP |
| 100 JPY | 8.39 BWP |
| 500 JPY | 41.95 BWP |
| 1,000 JPY | 83.90 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-07-28T11:30:31Z",
"rates": {
"BWP": 0.083897
}
}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.3897,
"rate": 0.083897
}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