Rate Overview
Live
1 BZD = 79.1774 JPY
1 JPY = 0.012630
BZD
Avg
78.2753
High
79.4655
Low
75.9131
Last updated: 5/29/2026, 9:12:59 PM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 79.18 JPY |
| 10 BZD | 791.77 JPY |
| 50 BZD | 3,958.87 JPY |
| 100 BZD | 7,917.74 JPY |
| 500 BZD | 39,588.72 JPY |
| 1,000 BZD | 79,177.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-05-29T21:12:59Z",
"rates": {
"JPY": 79.177448
}
}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": 7917.7447999999995,
"rate": 79.177448
}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