Rate Overview
Live
1 JPY = 0.012632 BZD
1 BZD = 79.1640
JPY
Avg
0.012729
High
0.012905
Low
0.012584
Last updated: 5/27/2026, 2:53:51 PM
Quick Conversions
| JPY | BZD |
|---|---|
| 1 JPY | 0.01 BZD |
| 10 JPY | 0.13 BZD |
| 50 JPY | 0.63 BZD |
| 100 JPY | 1.26 BZD |
| 500 JPY | 6.32 BZD |
| 1,000 JPY | 12.63 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-05-27T14:53:51Z",
"rates": {
"BZD": 0.012632
}
}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.2632,
"rate": 0.012632
}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