Rate Overview
Live
1 JPY = 0.012349 BZD
1 BZD = 80.9782
JPY
Avg
0.012669
High
0.013143
Low
0.012349
Last updated: 7/22/2026, 5:25:11 AM
Quick Conversions
| JPY | BZD |
|---|---|
| 1 JPY | 0.01 BZD |
| 10 JPY | 0.12 BZD |
| 50 JPY | 0.62 BZD |
| 100 JPY | 1.23 BZD |
| 500 JPY | 6.17 BZD |
| 1,000 JPY | 12.35 BZD |
Get JPY/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BZDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-22T05:25:11Z",
"rates": {
"BZD": 0.012349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BZD",
"amount": 100
},
"result": 1.2349,
"rate": 0.012349
}Build with JPY/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key