Rate Overview
Live
1 BZD = 80.7834 JPY
1 JPY = 0.012379
BZD
Avg
80.4331
High
80.7834
Low
80.0452
Last updated: 7/9/2026, 11:52:58 AM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 80.78 JPY |
| 10 BZD | 807.83 JPY |
| 50 BZD | 4,039.17 JPY |
| 100 BZD | 8,078.34 JPY |
| 500 BZD | 40,391.71 JPY |
| 1,000 BZD | 80,783.42 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-09T11:52:58Z",
"rates": {
"JPY": 80.783424
}
}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": 8078.3423999999995,
"rate": 80.783424
}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