Rate Overview
Live
1 BZD = 79.4285 JPY
1 JPY = 0.012590
BZD
Avg
74.8735
High
79.4285
Low
70.7516
Last updated: 3/27/2026, 3:01:33 PM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 79.43 JPY |
| 10 BZD | 794.29 JPY |
| 50 BZD | 3,971.43 JPY |
| 100 BZD | 7,942.85 JPY |
| 500 BZD | 39,714.27 JPY |
| 1,000 BZD | 79,428.54 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-27T15:01:33Z",
"rates": {
"JPY": 79.428536
}
}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": 7942.8535999999995,
"rate": 79.428536
}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