Rate Overview
Live
1 BZD = 81.3475 JPY
1 JPY = 0.012293
BZD
Avg
81.0706
High
81.3712
Low
80.6820
Last updated: 7/26/2026, 2:43:06 AM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 81.35 JPY |
| 10 BZD | 813.47 JPY |
| 50 BZD | 4,067.37 JPY |
| 100 BZD | 8,134.75 JPY |
| 500 BZD | 40,673.73 JPY |
| 1,000 BZD | 81,347.45 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-26T02:43:06Z",
"rates": {
"JPY": 81.347452
}
}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": 8134.7452,
"rate": 81.347452
}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