Rate Overview
Live
1 UAH = 0.022852 PAB
1 PAB = 43.7598
UAH
Avg
0.022944
High
0.023160
Low
0.022772
Last updated: 3/8/2026, 7:46:51 AM
Quick Conversions
| UAH | PAB |
|---|---|
| 1 UAH | 0.02 PAB |
| 10 UAH | 0.23 PAB |
| 50 UAH | 1.14 PAB |
| 100 UAH | 2.29 PAB |
| 500 UAH | 11.43 PAB |
| 1,000 UAH | 22.85 PAB |
Get UAH/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=PABExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-08T07:46:51Z",
"rates": {
"PAB": 0.022852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "PAB",
"amount": 100
},
"result": 2.2852,
"rate": 0.022852
}Build with UAH/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key