Rate Overview
Live
1 BZD = 81.3776 JPY
1 JPY = 0.012288
BZD
Avg
80.7340
High
81.3776
Low
80.0452
Last updated: 7/29/2026, 2:21:34 PM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 81.38 JPY |
| 10 BZD | 813.78 JPY |
| 50 BZD | 4,068.88 JPY |
| 100 BZD | 8,137.76 JPY |
| 500 BZD | 40,688.82 JPY |
| 1,000 BZD | 81,377.65 JPY |
Get BZD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=JPYExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-29T14:21:34Z",
"rates": {
"JPY": 81.377645
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "JPY",
"amount": 100
},
"result": 8137.7645,
"rate": 81.377645
}Build with BZD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key