Rate Overview
Live
1 UAH = 0.044920 BBD
1 BBD = 22.2618
UAH
Avg
0.045634
High
0.047219
Low
0.044537
Last updated: 8/1/2026, 5:21:02 AM
Quick Conversions
| UAH | BBD |
|---|---|
| 1 UAH | 0.04 BBD |
| 10 UAH | 0.45 BBD |
| 50 UAH | 2.25 BBD |
| 100 UAH | 4.49 BBD |
| 500 UAH | 22.46 BBD |
| 1,000 UAH | 44.92 BBD |
Get UAH/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=BBDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-08-01T05:21:02Z",
"rates": {
"BBD": 0.04492
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "BBD",
"amount": 100
},
"result": 4.492,
"rate": 0.04492
}Build with UAH/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key