Rate Overview
Live
1 JPY = 0.084161 BWP
1 BWP = 11.8820
JPY
Avg
0.084798
High
0.085420
Low
0.084161
Last updated: 5/27/2026, 8:24:13 AM
Quick Conversions
| JPY | BWP |
|---|---|
| 1 JPY | 0.08 BWP |
| 10 JPY | 0.84 BWP |
| 50 JPY | 4.21 BWP |
| 100 JPY | 8.42 BWP |
| 500 JPY | 42.08 BWP |
| 1,000 JPY | 84.16 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-05-27T08:24:13Z",
"rates": {
"BWP": 0.084161
}
}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.4161,
"rate": 0.084161
}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