Rate Overview
Live
1 BBD = 22.1271 UAH
1 UAH = 0.045193
BBD
Avg
22.0975
High
22.1271
Low
22.0708
Last updated: 5/26/2026, 10:16:23 AM
Quick Conversions
| BBD | UAH |
|---|---|
| 1 BBD | 22.13 UAH |
| 10 BBD | 221.27 UAH |
| 50 BBD | 1,106.36 UAH |
| 100 BBD | 2,212.71 UAH |
| 500 BBD | 11,063.56 UAH |
| 1,000 BBD | 22,127.11 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-26T10:16:23Z",
"rates": {
"UAH": 22.127114
}
}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": 2212.7113999999997,
"rate": 22.127114
}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