Rate Overview
Live
1 BZD = 79.4273 JPY
1 JPY = 0.012590
BZD
Avg
77.9124
High
79.4273
Low
75.9131
Last updated: 3/27/2026, 12:57:17 PM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 79.43 JPY |
| 10 BZD | 794.27 JPY |
| 50 BZD | 3,971.36 JPY |
| 100 BZD | 7,942.73 JPY |
| 500 BZD | 39,713.65 JPY |
| 1,000 BZD | 79,427.29 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-27T12:57:17Z",
"rates": {
"JPY": 79.427294
}
}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.7294,
"rate": 79.427294
}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