Rate Overview
Live
1 JPY = 0.081809 BWP
1 BWP = 12.2236
JPY
Avg
0.085229
High
0.088835
Low
0.081809
Last updated: 7/25/2026, 7:38:20 PM
Quick Conversions
| JPY | BWP |
|---|---|
| 1 JPY | 0.08 BWP |
| 10 JPY | 0.82 BWP |
| 50 JPY | 4.09 BWP |
| 100 JPY | 8.18 BWP |
| 500 JPY | 40.90 BWP |
| 1,000 JPY | 81.81 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-25T19:38:20Z",
"rates": {
"BWP": 0.081809
}
}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.180900000000001,
"rate": 0.081809
}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