Rate Overview
Live
1 BBD = 21.8590 UAH
1 UAH = 0.045748
BBD
Avg
21.7264
High
21.9566
Low
21.5466
Last updated: 3/6/2026, 8:07:54 AM
Quick Conversions
| BBD | UAH |
|---|---|
| 1 BBD | 21.86 UAH |
| 10 BBD | 218.59 UAH |
| 50 BBD | 1,092.95 UAH |
| 100 BBD | 2,185.90 UAH |
| 500 BBD | 10,929.48 UAH |
| 1,000 BBD | 21,858.97 UAH |
Get BBD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=UAHExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-06T08:07:54Z",
"rates": {
"UAH": 21.858968
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "UAH",
"amount": 100
},
"result": 2185.8968,
"rate": 21.858968
}Build with BBD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key