Rate Overview
Live
1 BBD = 22.2579 UAH
1 UAH = 0.044928
BBD
Avg
22.3809
High
22.4504
Low
22.2579
Last updated: 7/2/2026, 9:30:22 PM
Quick Conversions
| BBD | UAH |
|---|---|
| 1 BBD | 22.26 UAH |
| 10 BBD | 222.58 UAH |
| 50 BBD | 1,112.90 UAH |
| 100 BBD | 2,225.79 UAH |
| 500 BBD | 11,128.95 UAH |
| 1,000 BBD | 22,257.91 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-07-02T21:30:22Z",
"rates": {
"UAH": 22.257905
}
}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": 2225.7905,
"rate": 22.257905
}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