Rate Overview
Live
1 UAH = 0.022406 PAB
1 PAB = 44.6309
UAH
Avg
0.022427
High
0.022514
Low
0.022382
Last updated: 9/9/2026, 10:22:44 AM
Quick Conversions
| UAH | PAB |
|---|---|
| 1 UAH | 0.02 PAB |
| 10 UAH | 0.22 PAB |
| 50 UAH | 1.12 PAB |
| 100 UAH | 2.24 PAB |
| 500 UAH | 11.20 PAB |
| 1,000 UAH | 22.41 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-09-09T10:22:44Z",
"rates": {
"PAB": 0.022406
}
}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.2405999999999997,
"rate": 0.022406
}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