Rate Overview
Live
1 BZD = 79.0812 JPY
1 JPY = 0.012645
BZD
Avg
78.9065
High
79.1078
Low
78.4071
Last updated: 8/15/2026, 5:47:31 AM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 79.08 JPY |
| 10 BZD | 790.81 JPY |
| 50 BZD | 3,954.06 JPY |
| 100 BZD | 7,908.12 JPY |
| 500 BZD | 39,540.60 JPY |
| 1,000 BZD | 79,081.21 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-08-15T05:47:31Z",
"rates": {
"JPY": 79.081208
}
}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": 7908.120800000001,
"rate": 79.081208
}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