Rate Overview
Live
1 BZD = 78.3934 JPY
1 JPY = 0.012756
BZD
Avg
78.0083
High
78.4288
Low
77.4316
Last updated: 3/6/2026, 7:54:54 PM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 78.39 JPY |
| 10 BZD | 783.93 JPY |
| 50 BZD | 3,919.67 JPY |
| 100 BZD | 7,839.34 JPY |
| 500 BZD | 39,196.70 JPY |
| 1,000 BZD | 78,393.39 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-06T19:54:54Z",
"rates": {
"JPY": 78.39339
}
}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": 7839.339,
"rate": 78.39339
}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