Rate Overview
Live
1 BBD = 22.2621 UAH
1 UAH = 0.044919
BBD
Avg
21.8743
High
22.4529
Low
21.1778
Last updated: 7/9/2026, 8:53:34 AM
Quick Conversions
| BBD | UAH |
|---|---|
| 1 BBD | 22.26 UAH |
| 10 BBD | 222.62 UAH |
| 50 BBD | 1,113.10 UAH |
| 100 BBD | 2,226.21 UAH |
| 500 BBD | 11,131.04 UAH |
| 1,000 BBD | 22,262.07 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-09T08:53:34Z",
"rates": {
"UAH": 22.262071
}
}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": 2226.2071,
"rate": 22.262071
}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