Rate Overview
Live
1 ETB = 42.2113 PYG
1 PYG = 0.023690
ETB
Avg
42.0969
High
45.8592
Low
41.2106
Last updated: 3/6/2026, 8:09:19 AM
Quick Conversions
| ETB | PYG |
|---|---|
| 1 ETB | 42.21 PYG |
| 10 ETB | 422.11 PYG |
| 50 ETB | 2,110.57 PYG |
| 100 ETB | 4,221.13 PYG |
| 500 ETB | 21,105.65 PYG |
| 1,000 ETB | 42,211.31 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-03-06T08:09:19Z",
"rates": {
"PYG": 42.211309
}
}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": 4221.1309,
"rate": 42.211309
}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