Rate Overview
Live
1 BZD = 79.3481 JPY
1 JPY = 0.012603
BZD
Avg
78.6040
High
79.4004
Low
77.4316
Last updated: 3/27/2026, 7:45:48 AM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 79.35 JPY |
| 10 BZD | 793.48 JPY |
| 50 BZD | 3,967.40 JPY |
| 100 BZD | 7,934.81 JPY |
| 500 BZD | 39,674.03 JPY |
| 1,000 BZD | 79,348.05 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-03-27T07:45:48Z",
"rates": {
"JPY": 79.348053
}
}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": 7934.805299999999,
"rate": 79.348053
}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