Rate Overview
Live
1 UAH = 0.046096 BBD
1 BBD = 21.6939
UAH
Avg
0.046280
High
0.046369
Low
0.046096
Last updated: 4/17/2026, 10:40:28 AM
Quick Conversions
| UAH | BBD |
|---|---|
| 1 UAH | 0.05 BBD |
| 10 UAH | 0.46 BBD |
| 50 UAH | 2.30 BBD |
| 100 UAH | 4.61 BBD |
| 500 UAH | 23.05 BBD |
| 1,000 UAH | 46.10 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-04-17T10:40:28Z",
"rates": {
"BBD": 0.046096
}
}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.6095999999999995,
"rate": 0.046096
}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