Rate Overview
Live
1 UAH = 145.8902 PYG
1 PYG = 0.006854
UAH
Avg
147.6039
High
148.8519
Low
145.8902
Last updated: 4/17/2026, 2:43:47 PM
Quick Conversions
| UAH | PYG |
|---|---|
| 1 UAH | 145.89 PYG |
| 10 UAH | 1,458.90 PYG |
| 50 UAH | 7,294.51 PYG |
| 100 UAH | 14,589.02 PYG |
| 500 UAH | 72,945.12 PYG |
| 1,000 UAH | 145,890.24 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-04-17T14:43:47Z",
"rates": {
"PYG": 145.890242
}
}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": 14589.0242,
"rate": 145.890242
}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