Rate Overview
Live
1 UAH = 0.044813 BBD
1 BBD = 22.3150
UAH
Avg
0.044855
High
0.045029
Low
0.044764
Last updated: 9/9/2026, 8:44:43 AM
Quick Conversions
| UAH | BBD |
|---|---|
| 1 UAH | 0.04 BBD |
| 10 UAH | 0.45 BBD |
| 50 UAH | 2.24 BBD |
| 100 UAH | 4.48 BBD |
| 500 UAH | 22.41 BBD |
| 1,000 UAH | 44.81 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-09-09T08:44:43Z",
"rates": {
"BBD": 0.044813
}
}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.4813,
"rate": 0.044813
}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