Rate Overview
Live
1 BBD = 22.4062 UAH
1 UAH = 0.044630
BBD
Avg
21.1651
High
22.4062
Low
20.5844
Last updated: 7/23/2026, 9:08:45 AM
Quick Conversions
| BBD | UAH |
|---|---|
| 1 BBD | 22.41 UAH |
| 10 BBD | 224.06 UAH |
| 50 BBD | 1,120.31 UAH |
| 100 BBD | 2,240.62 UAH |
| 500 BBD | 11,203.11 UAH |
| 1,000 BBD | 22,406.22 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-07-23T09:08:45Z",
"rates": {
"UAH": 22.40622
}
}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": 2240.6220000000003,
"rate": 22.40622
}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