Rate Overview
Live
1 UAH = 139.5894 PYG
1 PYG = 0.007164
UAH
Avg
139.9085
High
141.1548
Low
137.8792
Last updated: 5/7/2026, 7:04:40 PM
Quick Conversions
| UAH | PYG |
|---|---|
| 1 UAH | 139.59 PYG |
| 10 UAH | 1,395.89 PYG |
| 50 UAH | 6,979.47 PYG |
| 100 UAH | 13,958.94 PYG |
| 500 UAH | 69,794.71 PYG |
| 1,000 UAH | 139,589.42 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-05-07T19:04:40Z",
"rates": {
"PYG": 139.589415
}
}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": 13958.9415,
"rate": 139.589415
}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