Rate Overview
Live
1 BZD = 79.3970 JPY
1 JPY = 0.012595
BZD
Avg
77.9103
High
79.3970
Low
75.9131
Last updated: 3/27/2026, 9:43:21 AM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 79.40 JPY |
| 10 BZD | 793.97 JPY |
| 50 BZD | 3,969.85 JPY |
| 100 BZD | 7,939.70 JPY |
| 500 BZD | 39,698.49 JPY |
| 1,000 BZD | 79,396.99 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-27T09:43:21Z",
"rates": {
"JPY": 79.396988
}
}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": 7939.698799999999,
"rate": 79.396988
}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