Rate Overview
Live
1 BBD = 21.9801 UAH
1 UAH = 0.045496
BBD
Avg
21.0330
High
22.0951
Low
20.5977
Last updated: 3/26/2026, 4:16:23 PM
Quick Conversions
| BBD | UAH |
|---|---|
| 1 BBD | 21.98 UAH |
| 10 BBD | 219.80 UAH |
| 50 BBD | 1,099.01 UAH |
| 100 BBD | 2,198.01 UAH |
| 500 BBD | 10,990.07 UAH |
| 1,000 BBD | 21,980.14 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-26T16:16:23Z",
"rates": {
"UAH": 21.980144
}
}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": 2198.0144,
"rate": 21.980144
}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