Rate Overview
Live
1 IRR = 0.004955 PYG
1 PYG = 201.8163
IRR
Avg
0.004930
High
0.004963
Low
0.004896
Last updated: 3/7/2026, 7:40:59 AM
Quick Conversions
| IRR | PYG |
|---|---|
| 1 IRR | 0.00 PYG |
| 10 IRR | 0.05 PYG |
| 50 IRR | 0.25 PYG |
| 100 IRR | 0.50 PYG |
| 500 IRR | 2.48 PYG |
| 1,000 IRR | 4.96 PYG |
Get IRR/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=PYGExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-03-07T07:40:59Z",
"rates": {
"PYG": 0.004955
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "PYG",
"amount": 100
},
"result": 0.4955,
"rate": 0.004955
}Build with IRR/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key