Rate Overview
Live
1 BZD = 78.8845 JPY
1 JPY = 0.012677
BZD
Avg
79.1621
High
79.5913
Low
78.8845
Last updated: 4/18/2026, 8:45:37 AM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 78.88 JPY |
| 10 BZD | 788.84 JPY |
| 50 BZD | 3,944.22 JPY |
| 100 BZD | 7,888.45 JPY |
| 500 BZD | 39,442.24 JPY |
| 1,000 BZD | 78,884.47 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-04-18T08:45:37Z",
"rates": {
"JPY": 78.884471
}
}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": 7888.4471,
"rate": 78.884471
}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