Rate Overview
Live
1 UAH = 0.044899 BBD
1 BBD = 22.2722
UAH
Avg
0.044893
High
0.044960
Low
0.044805
Last updated: 7/11/2026, 10:54:11 AM
Quick Conversions
| UAH | BBD |
|---|---|
| 1 UAH | 0.04 BBD |
| 10 UAH | 0.45 BBD |
| 50 UAH | 2.24 BBD |
| 100 UAH | 4.49 BBD |
| 500 UAH | 22.45 BBD |
| 1,000 UAH | 44.90 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-07-11T10:54:11Z",
"rates": {
"BBD": 0.044899
}
}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.4899000000000004,
"rate": 0.044899
}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