Rate Overview
Live
1 IDR = 0.337156 PYG
1 PYG = 2.9660
IDR
Avg
0.435966
High
0.497805
Low
0.336914
Last updated: 7/20/2026, 12:08:57 AM
Quick Conversions
| IDR | PYG |
|---|---|
| 1 IDR | 0.34 PYG |
| 10 IDR | 3.37 PYG |
| 50 IDR | 16.86 PYG |
| 100 IDR | 33.72 PYG |
| 500 IDR | 168.58 PYG |
| 1,000 IDR | 337.16 PYG |
Get IDR/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=PYGExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-07-20T00:08:57Z",
"rates": {
"PYG": 0.337156
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "PYG",
"amount": 100
},
"result": 33.7156,
"rate": 0.337156
}Build with IDR/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key