Rate Overview
Live
1 BZD = 76.6359 JPY
1 JPY = 0.013049
BZD
Avg
77.9398
High
79.6180
Low
76.6359
Last updated: 9/7/2026, 5:43:16 PM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 76.64 JPY |
| 10 BZD | 766.36 JPY |
| 50 BZD | 3,831.79 JPY |
| 100 BZD | 7,663.59 JPY |
| 500 BZD | 38,317.93 JPY |
| 1,000 BZD | 76,635.86 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-09-07T17:43:16Z",
"rates": {
"JPY": 76.635862
}
}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": 7663.586200000001,
"rate": 76.635862
}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