Rate Overview
Live
1 BBD = 22.4177 UAH
1 UAH = 0.044608
BBD
Avg
22.4005
High
22.4268
Low
22.3771
Last updated: 8/12/2026, 8:58:08 AM
Quick Conversions
| BBD | UAH |
|---|---|
| 1 BBD | 22.42 UAH |
| 10 BBD | 224.18 UAH |
| 50 BBD | 1,120.88 UAH |
| 100 BBD | 2,241.77 UAH |
| 500 BBD | 11,208.85 UAH |
| 1,000 BBD | 22,417.69 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-08-12T08:58:08Z",
"rates": {
"UAH": 22.417693
}
}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": 2241.7693,
"rate": 22.417693
}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