Rate Overview
Live
1 BBD = 21.8192 UAH
1 UAH = 0.045831
BBD
Avg
21.8410
High
21.8835
Low
21.8161
Last updated: 5/6/2026, 3:56:35 AM
Quick Conversions
| BBD | UAH |
|---|---|
| 1 BBD | 21.82 UAH |
| 10 BBD | 218.19 UAH |
| 50 BBD | 1,090.96 UAH |
| 100 BBD | 2,181.92 UAH |
| 500 BBD | 10,909.59 UAH |
| 1,000 BBD | 21,819.18 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-05-06T03:56:35Z",
"rates": {
"UAH": 21.819176
}
}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": 2181.9175999999998,
"rate": 21.819176
}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