Rate Overview
Live
1 PAB = 44.4898 UAH
1 UAH = 0.022477
PAB
Avg
44.5684
High
44.6822
Low
44.4898
Last updated: 9/2/2026, 3:56:29 AM
Quick Conversions
| PAB | UAH |
|---|---|
| 1 PAB | 44.49 UAH |
| 10 PAB | 444.90 UAH |
| 50 PAB | 2,224.49 UAH |
| 100 PAB | 4,448.98 UAH |
| 500 PAB | 22,244.91 UAH |
| 1,000 PAB | 44,489.81 UAH |
Get PAB/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=UAHExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-09-02T03:56:29Z",
"rates": {
"UAH": 44.489811
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "UAH",
"amount": 100
},
"result": 4448.9811,
"rate": 44.489811
}Build with PAB/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key