Rate Overview
Live
1 ETB = 37.8581 PYG
1 PYG = 0.026414
ETB
Avg
40.7556
High
43.4570
Low
37.8581
Last updated: 6/30/2026, 1:30:18 AM
Quick Conversions
| ETB | PYG |
|---|---|
| 1 ETB | 37.86 PYG |
| 10 ETB | 378.58 PYG |
| 50 ETB | 1,892.91 PYG |
| 100 ETB | 3,785.81 PYG |
| 500 ETB | 18,929.06 PYG |
| 1,000 ETB | 37,858.11 PYG |
Get ETB/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=PYGExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-06-30T01:30:18Z",
"rates": {
"PYG": 37.858114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "PYG",
"amount": 100
},
"result": 3785.8114,
"rate": 37.858114
}Build with ETB/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key