Rate Overview
Live
1 BZD = 79.4325 JPY
1 JPY = 0.012589
BZD
Avg
75.0244
High
79.4325
Low
70.8394
Last updated: 3/27/2026, 4:52:03 PM
Quick Conversions
| BZD | JPY |
|---|---|
| 1 BZD | 79.43 JPY |
| 10 BZD | 794.33 JPY |
| 50 BZD | 3,971.63 JPY |
| 100 BZD | 7,943.25 JPY |
| 500 BZD | 39,716.26 JPY |
| 1,000 BZD | 79,432.51 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-27T16:52:03Z",
"rates": {
"JPY": 79.43251
}
}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": 7943.250999999999,
"rate": 79.43251
}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