Rate Overview
Live
1 BZD = 79.2902 JPY
1 JPY = 0.012612
BZD
Avg
79.0448
High
79.2902
Low
78.7086
Last updated: 3/27/2026, 6:06:25 AM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 79.29 JPY |
| 10 BZD | 792.90 JPY |
| 50 BZD | 3,964.51 JPY |
| 100 BZD | 7,929.02 JPY |
| 500 BZD | 39,645.09 JPY |
| 1,000 BZD | 79,290.18 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-27T06:06:25Z",
"rates": {
"JPY": 79.290175
}
}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": 7929.017500000001,
"rate": 79.290175
}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