Rate Overview
Live
1 BWP = 11.9854 JPY
1 JPY = 0.083435
BWP
Avg
11.9103
High
12.0280
Low
11.3151
Last updated: 7/9/2026, 8:32:28 PM
Quick Conversions
| BWP | JPY |
|---|---|
| 1 BWP | 11.99 JPY |
| 10 BWP | 119.85 JPY |
| 50 BWP | 599.27 JPY |
| 100 BWP | 1,198.54 JPY |
| 500 BWP | 5,992.71 JPY |
| 1,000 BWP | 11,985.42 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-07-09T20:32:28Z",
"rates": {
"JPY": 11.985417
}
}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": 1198.5417,
"rate": 11.985417
}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