Rate Overview
Live
1 BWP = 12.0018 JPY
1 JPY = 0.083321
BWP
Avg
11.9437
High
12.0191
Low
11.8388
Last updated: 6/20/2026, 1:47:48 AM
Quick Conversions
| BWP | JPY |
|---|---|
| 1 BWP | 12.00 JPY |
| 10 BWP | 120.02 JPY |
| 50 BWP | 600.09 JPY |
| 100 BWP | 1,200.18 JPY |
| 500 BWP | 6,000.91 JPY |
| 1,000 BWP | 12,001.82 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-06-20T01:47:48Z",
"rates": {
"JPY": 12.001819
}
}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": 1200.1819,
"rate": 12.001819
}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