Rate Overview
Live
1 UYU = 0.024840 PAB
1 PAB = 40.2576
UYU
Avg
0.024991
High
0.025126
Low
0.024830
Last updated: 5/7/2026, 1:19:09 AM
Quick Conversions
| UYU | PAB |
|---|---|
| 1 UYU | 0.02 PAB |
| 10 UYU | 0.25 PAB |
| 50 UYU | 1.24 PAB |
| 100 UYU | 2.48 PAB |
| 500 UYU | 12.42 PAB |
| 1,000 UYU | 24.84 PAB |
Get UYU/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UYU¤cies=PABExample Response:
{
"success": true,
"base": "UYU",
"date": "2026-05-07T01:19:09Z",
"rates": {
"PAB": 0.02484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UYU&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UYU",
"to": "PAB",
"amount": 100
},
"result": 2.484,
"rate": 0.02484
}Build with UYU/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key