Rate Overview
Live
1 UAH = 0.022412 PAB
1 PAB = 44.6190
UAH
Avg
0.022690
High
0.023306
Low
0.022203
Last updated: 7/31/2026, 7:23:12 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.21 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-07-31T07:23:12Z",
"rates": {
"PAB": 0.022412
}
}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.2412,
"rate": 0.022412
}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