Rate Overview
Live
1 BZD = 80.0989 JPY
1 JPY = 0.012485
BZD
Avg
79.7307
High
80.0989
Low
79.4674
Last updated: 6/19/2026, 9:45:04 AM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 80.10 JPY |
| 10 BZD | 800.99 JPY |
| 50 BZD | 4,004.94 JPY |
| 100 BZD | 8,009.89 JPY |
| 500 BZD | 40,049.43 JPY |
| 1,000 BZD | 80,098.85 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-06-19T09:45:04Z",
"rates": {
"JPY": 80.098853
}
}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": 8009.885300000001,
"rate": 80.098853
}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