Rate Overview
Live
1 UAH = 0.022460 PAB
1 PAB = 44.5236
UAH
Avg
0.023640
High
0.024290
Low
0.022460
Last updated: 8/1/2026, 2:52:38 PM
Quick Conversions
| UAH | PAB |
|---|---|
| 1 UAH | 0.02 PAB |
| 10 UAH | 0.22 PAB |
| 50 UAH | 1.12 PAB |
| 100 UAH | 2.25 PAB |
| 500 UAH | 11.23 PAB |
| 1,000 UAH | 22.46 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-08-01T14:52:38Z",
"rates": {
"PAB": 0.02246
}
}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.246,
"rate": 0.02246
}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