Rate Overview
Live
1 BBD = 22.4397 UAH
1 UAH = 0.044564
BBD
Avg
22.4397
High
22.5186
Low
22.3158
Last updated: 6/15/2026, 12:49:15 PM
Quick Conversions
| BBD | UAH |
|---|---|
| 1 BBD | 22.44 UAH |
| 10 BBD | 224.40 UAH |
| 50 BBD | 1,121.99 UAH |
| 100 BBD | 2,243.97 UAH |
| 500 BBD | 11,219.85 UAH |
| 1,000 BBD | 22,439.70 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-06-15T12:49:15Z",
"rates": {
"UAH": 22.4397
}
}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": 2243.97,
"rate": 22.4397
}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