Rate Overview
Live
1 UAH = 133.3215 PYG
1 PYG = 0.007501
UAH
Avg
135.6733
High
137.1478
Low
133.3215
Last updated: 7/29/2026, 3:53:30 AM
Quick Conversions
| UAH | PYG |
|---|---|
| 1 UAH | 133.32 PYG |
| 10 UAH | 1,333.21 PYG |
| 50 UAH | 6,666.07 PYG |
| 100 UAH | 13,332.15 PYG |
| 500 UAH | 66,660.75 PYG |
| 1,000 UAH | 133,321.50 PYG |
Get UAH/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=PYGExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-29T03:53:30Z",
"rates": {
"PYG": 133.321495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "PYG",
"amount": 100
},
"result": 13332.1495,
"rate": 133.321495
}Build with UAH/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key