Rate Overview
Live
1 UAH = 133.2844 PYG
1 PYG = 0.007503
UAH
Avg
134.3576
High
135.1254
Low
133.2844
Last updated: 7/30/2026, 12:01:34 PM
Quick Conversions
| UAH | PYG |
|---|---|
| 1 UAH | 133.28 PYG |
| 10 UAH | 1,332.84 PYG |
| 50 UAH | 6,664.22 PYG |
| 100 UAH | 13,328.44 PYG |
| 500 UAH | 66,642.18 PYG |
| 1,000 UAH | 133,284.36 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-30T12:01:34Z",
"rates": {
"PYG": 133.284362
}
}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": 13328.436199999998,
"rate": 133.284362
}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