Rate Overview
Live
1 UAH = 149.6765 PYG
1 PYG = 0.006681
UAH
Avg
149.1531
High
149.8084
Low
148.2341
Last updated: 3/7/2026, 7:41:01 AM
Quick Conversions
| UAH | PYG |
|---|---|
| 1 UAH | 149.68 PYG |
| 10 UAH | 1,496.76 PYG |
| 50 UAH | 7,483.82 PYG |
| 100 UAH | 14,967.65 PYG |
| 500 UAH | 74,838.24 PYG |
| 1,000 UAH | 149,676.48 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-03-07T07:41:01Z",
"rates": {
"PYG": 149.676476
}
}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": 14967.6476,
"rate": 149.676476
}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